Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1398)

Unified Diff: chrome/browser/extensions/extension_tabs_apitest.cc

Issue 11866012: Revert 176406 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/extensions/extension_tab_util_android.cc ('k') | chrome/browser/extensions/menu_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/extension_tabs_apitest.cc
===================================================================
--- chrome/browser/extensions/extension_tabs_apitest.cc (revision 176424)
+++ chrome/browser/extensions/extension_tabs_apitest.cc (working copy)
@@ -191,10 +191,6 @@
ASSERT_TRUE(RunExtensionTest("tabs/on_updated")) << message_;
}
-IN_PROC_BROWSER_TEST_F(ExtensionApiTest, TabsNoPermissions) {
- ASSERT_TRUE(RunExtensionTest("tabs/no_permissions")) << message_;
-}
-
IN_PROC_BROWSER_TEST_F(ExtensionApiTest,
MAYBE_FocusWindowDoesNotExitFullscreen) {
browser()->window()->EnterFullscreen(
« no previous file with comments | « chrome/browser/extensions/extension_tab_util_android.cc ('k') | chrome/browser/extensions/menu_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698