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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 194693002: [fsp] Add requestUnmount() method together with the request manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleaned up IDL. Created 6 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/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index fdfc3e74be6cfcfd7011e4235eff8844fccbc33c..5d0791be232942416c79e941405a33536b66449b 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -69,6 +69,7 @@
'file_browser_private.idl',
'file_system.idl',
'file_system_provider.idl',
+ 'file_system_provider_internal.idl',
'font_settings.json',
'gcm.json',
'hangouts_private.idl',

Powered by Google App Engine
This is Rietveld 408576698