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

Unified Diff: chrome/chrome_browser.gypi

Issue 5799001: DOMUI: Temporarily strip trailing colons from section titles until the strings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Win build fix. Created 10 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/dom_ui/options/personal_options_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 cbf726c98dcf4d64b49560f19d0c232d9274bdc0..da4858bdbc3f2dad5f76246d4ce8f4950476eebb 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -934,6 +934,8 @@
'browser/dom_ui/options/cookies_view_handler.h',
'browser/dom_ui/options/core_options_handler.cc',
'browser/dom_ui/options/core_options_handler.h',
+ 'browser/dom_ui/options/dom_options_util.cc',
+ 'browser/dom_ui/options/dom_options_util.h',
'browser/dom_ui/options/font_settings_handler.cc',
'browser/dom_ui/options/font_settings_handler.h',
'browser/dom_ui/options/font_settings_utils.h',
« no previous file with comments | « chrome/browser/dom_ui/options/personal_options_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698