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

Unified Diff: chrome/chrome_browser.gypi

Issue 793403003: Move BackgroundContents to the directory in which it belongs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pageidcrash
Patch Set: rebase Created 6 years 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/extensions/extension_settings_handler.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
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 3ae9bd8973cdba399adfb56f5f9cc3af7b5c912a..c245bd29f7ce000f875555a04b8701ba14b4e9de 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -796,6 +796,8 @@
'browser/accessibility/invert_bubble_prefs.h',
'browser/auto_launch_trial.cc',
'browser/auto_launch_trial.h',
+ 'browser/background/background_contents.cc',
+ 'browser/background/background_contents.h',
'browser/bookmarks/bookmark_html_writer.cc',
'browser/bookmarks/bookmark_html_writer.h',
'browser/certificate_viewer.cc',
@@ -1057,8 +1059,6 @@
'browser/sync/profile_sync_service_base.h',
'browser/sync/sync_ui_util.cc',
'browser/sync/sync_ui_util.h',
- 'browser/tab_contents/background_contents.cc',
- 'browser/tab_contents/background_contents.h',
],
'chrome_browser_win_sources': [
'browser/browser_process_platform_part_aurawin.cc',
« no previous file with comments | « chrome/browser/ui/webui/extensions/extension_settings_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698