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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 137623011: Switch to using the new Link Doctor API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Remove bonus line from a merge conflict Created 6 years, 10 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/ui/tab_helpers.cc ('k') | chrome/common/localized_error.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
===================================================================
--- chrome/chrome_browser_ui.gypi (revision 253247)
+++ chrome/chrome_browser_ui.gypi (working copy)
@@ -73,8 +73,6 @@
# All .cc, .h, .m, and .mm files under browser/ui except for:
# * tests and mocks.
'browser/ui/accelerator_utils.h',
- 'browser/ui/alternate_error_tab_observer.cc',
- 'browser/ui/alternate_error_tab_observer.h',
'browser/ui/android/android_about_app_info.cc',
'browser/ui/android/android_about_app_info.h',
'browser/ui/android/autofill/autofill_dialog_controller_android.cc',
@@ -1440,6 +1438,8 @@
'browser/ui/media_utils.h',
'browser/ui/metro_pin_tab_helper_win.cc',
'browser/ui/metro_pin_tab_helper_win.h',
+ 'browser/ui/navigation_correction_tab_observer.cc',
+ 'browser/ui/navigation_correction_tab_observer.h',
'browser/ui/network_profile_bubble.cc',
'browser/ui/network_profile_bubble.h',
'browser/ui/ntp_background_util.cc',
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | chrome/common/localized_error.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698