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

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

Issue 2934143002: Move chrome.fileSystem implementation to //extensions (Closed)
Patch Set: rebase Created 3 years, 5 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
« no previous file with comments | « extensions/common/api/file_system.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/schema.gni
diff --git a/extensions/common/api/schema.gni b/extensions/common/api/schema.gni
index d3415c81c90d1ec5ebd67e3ba08e5a9a7906a12f..0296e5fb4782ce4895deb37165c5cc9ef102dd80 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",
« no previous file with comments | « extensions/common/api/file_system.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698