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

Unified Diff: chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/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
Index: chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
diff --git a/chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json b/chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
index cae03ef7a4e68c7656a3632b4f314a7a93efe634..0be8aaa108302f2967341948a9f55b762f7de1a2 100644
--- a/chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
+++ b/chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
@@ -9,7 +9,6 @@
}
},
"permissions": [
- "experimental",
"fileSystem"
]
}

Powered by Google App Engine
This is Rietveld 408576698