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

Unified Diff: extensions/common/api/schema.gni

Issue 2934143002: Move chrome.fileSystem implementation to //extensions (Closed)
Patch Set: benwells, test fix Created 3 years, 6 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: extensions/common/api/schema.gni
diff --git a/extensions/common/api/schema.gni b/extensions/common/api/schema.gni
index 908ae447183fb9240d64b34674b1af34c559e0d0..ca6657875057e08d0a973730bf258e83e492670d 100644
--- a/extensions/common/api/schema.gni
+++ b/extensions/common/api/schema.gni
@@ -23,6 +23,7 @@ extensions_api_schema_files_ = [
"extension_options_internal.idl",
"extension_view_internal.json",
"extension_types.json",
+ "file_system.idl",
"guest_view_internal.json",
"management.json",
"hid.idl",

Powered by Google App Engine
This is Rietveld 408576698