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

Unified Diff: chrome/test/data/extensions/extension_api_unittest/is_privileged_features_3.json

Issue 12846011: Implement API features for the Extension API feature system (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed memory leak Created 7 years, 9 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/extension_api_unittest/is_privileged_features_3.json
diff --git a/chrome/test/data/extensions/extension_api_unittest/is_privileged_features_3.json b/chrome/test/data/extensions/extension_api_unittest/is_privileged_features_3.json
deleted file mode 100644
index 47b1290ef1e9de10e9e750a2357152aeb0206ddb..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/extension_api_unittest/is_privileged_features_3.json
+++ /dev/null
@@ -1,8 +0,0 @@
-[
- {
- "namespace": "test",
- "uses_feature_system": true,
- "extension_types": ["extension"],
- "contexts": ["content_script", "blessed_extension"]
- }
-]

Powered by Google App Engine
This is Rietveld 408576698