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

Unified Diff: chrome/chrome_browser.gypi

Issue 10387206: browser: Split out the prefs registration of invert bubble from views file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/prefs/browser_prefs.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 6e6b42029c823d6462977ba1ba9ead45b462606e..9fdb7bbf95839819c8372104ee85722fe39815ee 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -94,6 +94,8 @@
'browser/accessibility/accessibility_extension_api_constants.h',
'browser/accessibility/accessibility_events.cc',
'browser/accessibility/accessibility_events.h',
+ 'browser/accessibility/invert_bubble_prefs.cc',
+ 'browser/accessibility/invert_bubble_prefs.h',
'browser/accessibility/invert_bubble_views.cc',
'browser/accessibility/invert_bubble_views.h',
'browser/alternate_nav_url_fetcher.cc',
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698