Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / manifest_tests / extension_manifests_isolatedapp_unittest.cc
index 26abab5..ead28c4 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-#include "chrome/common/extensions/manifest_tests/extension_manifest_test.h"
+#include "chrome/common/extensions/manifest_tests/chrome_manifest_test.h"
 
 #include "base/command_line.h"
 #include "chrome/common/extensions/manifest_handlers/app_isolation_info.h"
@@ -15,7 +15,7 @@ namespace extensions {
 
 namespace errors = manifest_errors;
 
-class IsolatedAppsManifestTest : public ExtensionManifestTest {
+class IsolatedAppsManifestTest : public ChromeManifestTest {
 };
 
 TEST_F(IsolatedAppsManifestTest, IsolatedApps) {