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

Unified Diff: chrome/chrome_browser.gypi

Issue 6299002: [Sync] Port about:sync to DOMUI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added workaround for bug 69633 Created 9 years, 11 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/chrome.gyp ('k') | chrome/chrome_dll.gypi » ('j') | 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 3cbdc1d4fe3681b8175c15feebbf9f0132f40d14..1b1a23b6b3d326cc3a57e2b1eaf66ef7d3667b49 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -986,6 +986,12 @@
'browser/dom_ui/shown_sections_handler.h',
'browser/dom_ui/slideshow_ui.cc',
'browser/dom_ui/slideshow_ui.h',
+ 'browser/dom_ui/sync_internals_html_source.cc',
+ 'browser/dom_ui/sync_internals_html_source.h',
+ 'browser/dom_ui/sync_internals_message_handler.cc',
+ 'browser/dom_ui/sync_internals_message_handler.h',
+ 'browser/dom_ui/sync_internals_ui.cc',
+ 'browser/dom_ui/sync_internals_ui.h',
'browser/dom_ui/textfields_ui.cc',
'browser/dom_ui/textfields_ui.h',
'browser/dom_ui/tips_handler.cc',
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698