Index: ui/gfx/mac/nsimage_cache.mm |
diff --git a/app/mac/nsimage_cache.mm b/ui/gfx/mac/nsimage_cache.mm |
similarity index 95% |
rename from app/mac/nsimage_cache.mm |
rename to ui/gfx/mac/nsimage_cache.mm |
index a399b74b21dc80958917c7d6c9b07a69cd4faf98..29f5959fc36ef5fd56ee02b92b046c9d75023cec 100644 |
--- a/app/mac/nsimage_cache.mm |
+++ b/ui/gfx/mac/nsimage_cache.mm |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "app/mac/nsimage_cache.h" |
+#include "ui/gfx/mac/nsimage_cache.h" |
#import <AppKit/AppKit.h> |