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

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

Powered by Google App Engine
This is Rietveld 408576698