Index: chrome/browser/win/app_icon.cc |
diff --git a/chrome/browser/app_icon_win.cc b/chrome/browser/win/app_icon.cc |
similarity index 98% |
rename from chrome/browser/app_icon_win.cc |
rename to chrome/browser/win/app_icon.cc |
index 9c3e7d69dca6800d11da78fae59efda644ea82a0..3da44d46aa21f3698bb1680b3f60b93d4b24d968 100644 |
--- a/chrome/browser/app_icon_win.cc |
+++ b/chrome/browser/win/app_icon.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/app_icon_win.h" |
+#include "chrome/browser/win/app_icon.h" |
#include "chrome/app/chrome_dll_resource.h" |
#include "chrome/common/chrome_constants.h" |