Upstream version 5.34.97.0
[platform/framework/web/crosswalk.git] / src / xwalk / application / test / application_browsertest.h
index 9a2837b..8266928 100644 (file)
@@ -20,6 +20,8 @@ class ApplicationBrowserTest: public InProcessBrowserTest {
 
   virtual void SetUp() OVERRIDE;
 
+  virtual void ProperMainThreadCleanup() OVERRIDE;
+
   xwalk::application::ApplicationService* application_sevice() const;
 
   scoped_ptr<ApiTestRunner> test_runner_;