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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 14617003: Make chrome.exe rendezvous with existing chrome process earlier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: respond to comments Created 7 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 580c7b83fe72520bedaa94ef5d0d450d26218442..88ef7c3d8f8273e969a17b31f9c62ba779747f16 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -26,6 +26,7 @@
'common',
'common_net',
'in_memory_url_index_cache_proto',
+ 'metro_utils',
'safe_browsing_proto',
'safe_browsing_report_proto',
'feedback_proto',
@@ -1213,8 +1214,6 @@
'browser/ui/login/login_model.h',
'browser/ui/login/login_prompt.cc',
'browser/ui/login/login_prompt.h',
- 'browser/ui/metro_chrome_win.cc',
- 'browser/ui/metro_chrome_win.h',
'browser/ui/metro_pin_tab_helper_win.cc',
'browser/ui/metro_pin_tab_helper_win.h',
'browser/ui/native_focus_tracker.h',

Powered by Google App Engine
This is Rietveld 408576698