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

Unified Diff: chrome/chrome_browser.gypi

Issue 6879122: Revert 82509 - Moving slideshow to extension.TEST=noneBUG=chromium-os:11430Review URL: http://cod... (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/ui/webui/slideshow_ui.cc ('k') | no next file » | 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 82514)
+++ chrome/chrome_browser.gypi (working copy)
@@ -3357,6 +3357,8 @@
'browser/ui/webui/shared_resources_data_source.h',
'browser/ui/webui/shown_sections_handler.cc',
'browser/ui/webui/shown_sections_handler.h',
+ 'browser/ui/webui/slideshow_ui.cc',
+ 'browser/ui/webui/slideshow_ui.h',
'browser/ui/webui/sync_internals_html_source.cc',
'browser/ui/webui/sync_internals_html_source.h',
'browser/ui/webui/sync_internals_ui.cc',
@@ -3465,6 +3467,7 @@
['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'],
['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'],
['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'],
],
« no previous file with comments | « chrome/browser/ui/webui/slideshow_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698