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

Unified Diff: chrome/chrome_browser.gypi

Issue 8992034: Merge 114608, 115692 to 963 (M17) branch. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/963/src/
Patch Set: rebasing, checking for diffs before merge Created 9 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/sync_setup_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 ced1b0fdb516493413e42481ff55e446f96ed956..65e7bc74a48799648ec96eb2f59e8494de74869d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3922,12 +3922,12 @@
'browser/ui/webui/ssl_client_certificate_selector_webui.h',
'browser/ui/webui/sync_internals_ui.cc',
'browser/ui/webui/sync_internals_ui.h',
- 'browser/ui/webui/sync_promo_handler.cc',
- 'browser/ui/webui/sync_promo_handler.h',
- 'browser/ui/webui/sync_promo_trial.cc',
- 'browser/ui/webui/sync_promo_trial.h',
- 'browser/ui/webui/sync_promo_ui.cc',
- 'browser/ui/webui/sync_promo_ui.h',
+ 'browser/ui/webui/sync_promo/sync_promo_handler.cc',
+ 'browser/ui/webui/sync_promo/sync_promo_handler.h',
+ 'browser/ui/webui/sync_promo/sync_promo_trial.cc',
+ 'browser/ui/webui/sync_promo/sync_promo_trial.h',
+ 'browser/ui/webui/sync_promo/sync_promo_ui.cc',
+ 'browser/ui/webui/sync_promo/sync_promo_ui.h',
'browser/ui/webui/sync_setup_handler.cc',
'browser/ui/webui/sync_setup_handler.h',
'browser/ui/webui/task_manager_dialog.cc',
« no previous file with comments | « chrome/browser/ui/webui/sync_setup_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698