| 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>
|
|
|
|
|