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

Unified Diff: chrome/test/data/extensions/api_test/file_system/save_background/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/save_background/manifest.json
diff --git a/chrome/test/data/extensions/api_test/file_system/save_background/manifest.json b/chrome/test/data/extensions/api_test/file_system/save_background/manifest.json
index 61da03deba839884be176eb6ed20575e4293dc9f..e0d8f0741ec106b1163a14862eb8cb99da56a209 100644
--- a/chrome/test/data/extensions/api_test/file_system/save_background/manifest.json
+++ b/chrome/test/data/extensions/api_test/file_system/save_background/manifest.json
@@ -8,7 +8,6 @@
}
},
"permissions": [
- "experimental",
{
"fileSystem": ["write"]
}

Powered by Google App Engine
This is Rietveld 408576698