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