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

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 706153002: [fsp] Promote file system provider to stable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed compile bugs. Created 6 years, 1 month 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 | « chrome/common/extensions/api/file_system_provider_internal.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index 7f255325e1956d4f6394b5594185fb97f2993b87..29b67c9dbbdebb36ac1eaab965208fbe7e7e5b33 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -43,8 +43,6 @@
'file_manager_private.idl',
'file_manager_private_internal.idl',
'file_system.idl',
- 'file_system_provider.idl',
- 'file_system_provider_internal.idl',
'font_settings.json',
'gcd_private.idl',
'gcm.json',
@@ -117,6 +115,8 @@
'enterprise_platform_keys.idl',
'enterprise_platform_keys_internal.idl',
'file_browser_handler_internal.json',
+ 'file_system_provider.idl',
+ 'file_system_provider_internal.idl',
'first_run_private.json',
'log_private.idl',
],
« no previous file with comments | « chrome/common/extensions/api/file_system_provider_internal.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698