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

Unified Diff: chrome/browser/metro_utils/metro_chrome_win.cc

Issue 14617003: Make chrome.exe rendezvous with existing chrome process earlier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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/browser/metro_utils/metro_chrome_win.cc
diff --git a/chrome/browser/ui/metro_chrome_win.cc b/chrome/browser/metro_utils/metro_chrome_win.cc
similarity index 96%
rename from chrome/browser/ui/metro_chrome_win.cc
rename to chrome/browser/metro_utils/metro_chrome_win.cc
index 9fd80cffbf430b18de71883537bf4a2fb190eae6..95623a7c90d541e9032567390aaa1aff5ef1c23e 100644
--- a/chrome/browser/ui/metro_chrome_win.cc
+++ b/chrome/browser/metro_utils/metro_chrome_win.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/ui/metro_chrome_win.h"
+#include "chrome/browser/metro_utils/metro_chrome_win.h"
#include <windows.h>
#include <shobjidl.h>

Powered by Google App Engine
This is Rietveld 408576698