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

Unified Diff: chrome/chrome_browser.gypi

Issue 2830036: Advanced (Under the Hood) options panel code review (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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/resources/options/personal_options.js ('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 51735)
+++ chrome/chrome_browser.gypi (working copy)
@@ -992,8 +992,16 @@
'browser/dom_ui/bookmarks_ui.h',
'browser/dom_ui/chrome_url_data_manager.cc',
'browser/dom_ui/chrome_url_data_manager.h',
+ 'browser/dom_ui/advanced_options_handler.cc',
+ 'browser/dom_ui/advanced_options_handler.h',
+ 'browser/dom_ui/advanced_options_utils_mac.mm',
+ 'browser/dom_ui/advanced_options_utils_mac.h',
+ 'browser/dom_ui/browser_options_handler.cc',
+ 'browser/dom_ui/browser_options_handler.h',
'browser/dom_ui/core_options_handler.cc',
'browser/dom_ui/core_options_handler.h',
+ 'browser/dom_ui/personal_options_handler.cc',
+ 'browser/dom_ui/personal_options_handler.h',
'browser/dom_ui/devtools_ui.cc',
'browser/dom_ui/devtools_ui.h',
'browser/dom_ui/dom_ui.cc',
« no previous file with comments | « chrome/browser/resources/options/personal_options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698