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

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

Issue 1093923006: Compile File Manager Private API on Chrome OS only. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | 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 97d39314f6e4bec41d42071dfb42c8c7584edbe3..4398874c4737a9d2c778d3b12e2283bcf4750944 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -39,8 +39,6 @@
'easy_unlock_private.idl',
'experience_sampling_private.json',
'feedback_private.idl',
- 'file_manager_private.idl',
- 'file_manager_private_internal.idl',
'file_system.idl',
'font_settings.json',
'gcd_private.idl',
@@ -105,6 +103,8 @@
'enterprise_platform_keys_internal.idl',
'enterprise_platform_keys_private.json',
'file_browser_handler_internal.json',
+ 'file_manager_private.idl',
+ 'file_manager_private_internal.idl',
'file_system_provider.idl',
'file_system_provider_internal.idl',
'first_run_private.json',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698