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

Unified Diff: chrome/browser_tests.isolate

Issue 11233065: Rename <browser> shim to <webview> (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed WebViewTest.Shim. Thanks Mihai! Created 8 years, 2 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
Index: chrome/browser_tests.isolate
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index f84501e116b5537c9480e488c4de562047abdf1f..8b6a1b2f0d155c1bbd5ac59976f3606c0ce3607a 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -808,8 +808,8 @@
'test/data/extensions/packaged_app/',
'test/data/extensions/permissions_increase/',
'test/data/extensions/platform_apps/apps_only/',
- 'test/data/extensions/platform_apps/browser_tag/',
- 'test/data/extensions/platform_apps/browser_tag_isolation/',
+ 'test/data/extensions/platform_apps/web_view/',
Mihai Parparita -not on Chrome 2012/10/23 20:39:23 Nit: this list appears to be sorted alphabetically
Fady Samuel 2012/10/23 20:55:00 Done.
+ 'test/data/extensions/platform_apps/web_view_isolation/',
'test/data/extensions/platform_apps/context_menu/',
'test/data/extensions/platform_apps/context_menu_click/',
'test/data/extensions/platform_apps/disabled_window_properties/',

Powered by Google App Engine
This is Rietveld 408576698