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

Unified Diff: chrome/browser/win/browser_util.cc

Issue 2098713003: Moved a bunch of win-specific files to the new win folder in chrome/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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/win/browser_util.h ('k') | chrome/browser/win/chrome_elf_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/win/browser_util.cc
diff --git a/chrome/browser/browser_util_win.cc b/chrome/browser/win/browser_util.cc
similarity index 95%
rename from chrome/browser/browser_util_win.cc
rename to chrome/browser/win/browser_util.cc
index 47254930df3064f2afc6cb807205f4dced390046..095658964c239091cabe09a28d348676c8f062a7 100644
--- a/chrome/browser/browser_util_win.cc
+++ b/chrome/browser/win/browser_util.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/browser_util_win.h"
+#include "chrome/browser/win/browser_util.h"
#include <windows.h>
« no previous file with comments | « chrome/browser/win/browser_util.h ('k') | chrome/browser/win/chrome_elf_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698