Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / extensions / extension_loading_browsertest.cc
index dc22e84..6f98393 100644 (file)
@@ -80,7 +80,7 @@ IN_PROC_BROWSER_TEST_F(ExtensionLoadingTest,
   // to crash, so open a new tab to wait long enough.
   AddTabAtIndex(browser()->tab_strip_model()->count(),
                 GURL("http://www.google.com/"),
-                content::PAGE_TRANSITION_TYPED);
+                ui::PAGE_TRANSITION_TYPED);
 
   // Check that the extension hasn't crashed.
   ExtensionRegistry* registry = ExtensionRegistry::Get(profile());