| Index: chrome/browser/extensions/platform_app_browsertest_util.h
|
| diff --git a/chrome/browser/extensions/platform_app_browsertest_util.h b/chrome/browser/extensions/platform_app_browsertest_util.h
|
| index 8548d68dce5f1604894da500e009973f16b8b9a0..d4849096dd5056d8de41e0ce77274fe2a61a1889 100644
|
| --- a/chrome/browser/extensions/platform_app_browsertest_util.h
|
| +++ b/chrome/browser/extensions/platform_app_browsertest_util.h
|
| @@ -21,6 +21,8 @@ class Extension;
|
|
|
| class PlatformAppBrowserTest : public ExtensionApiTest {
|
| public:
|
| + PlatformAppBrowserTest();
|
| +
|
| virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
|
|
|
| protected:
|
|
|