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

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

Issue 550863003: Rename fileBrowserPrivate to fileManagerPrivate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index 788bfcd57ac599312f51a0f88334228338bfc58f..9c4c433a2e1bf88d154920e485ad54e36e9178ae 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -48,8 +48,8 @@
'experience_sampling_private.json',
'extension_options_internal.idl',
'feedback_private.idl',
- 'file_browser_private.idl',
- 'file_browser_private_internal.idl',
+ 'file_manager_private.idl',
+ 'file_manager_private_internal.idl',
'file_system.idl',
'file_system_provider.idl',
'file_system_provider_internal.idl',

Powered by Google App Engine
This is Rietveld 408576698