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

Unified Diff: chrome/test/data/extensions/platform_apps/context_menu_click/manifest.json

Issue 11147017: Remove unneeded flag for platform app tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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
« no previous file with comments | « chrome/test/data/extensions/api_test/file_system/save_background/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/platform_apps/context_menu_click/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/context_menu_click/manifest.json b/chrome/test/data/extensions/platform_apps/context_menu_click/manifest.json
index c4d9ed48a4f6481871a8d05af64dc49ebdc30787..75696f9f2f8e34688429561d7da9ffdc91c7b522 100644
--- a/chrome/test/data/extensions/platform_apps/context_menu_click/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/context_menu_click/manifest.json
@@ -2,7 +2,6 @@
"name" : "Platform App Context Menus Test Extension",
"version" : "0.1",
"permissions": [
- "experimental",
"contextMenus"
],
"app": {
« no previous file with comments | « chrome/test/data/extensions/api_test/file_system/save_background/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698