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

Unified Diff: chrome/chrome_browser.gypi

Issue 6749021: Added new fileBrowserPrivate and fileHandler extension APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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 | « chrome/browser/extensions/extension_local_filesystem_apitest.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 81868)
+++ chrome/chrome_browser.gypi (working copy)
@@ -3439,6 +3439,8 @@
['exclude', 'browser/ui/webui/filebrowse_ui.cc'],
['exclude', 'browser/ui/webui/mediaplayer_ui.cc'],
['exclude', 'browser/ui/webui/slideshow_ui.cc'],
+ ['exclude', 'browser/extensions/extension_file_browser_private_api.cc'],
+ ['exclude', 'browser/extensions/extension_file_browser_private_api.h'],
],
}],
['chromeos==1', {
« no previous file with comments | « chrome/browser/extensions/extension_local_filesystem_apitest.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698