Index: app/gfx/icon_util.cc |
=================================================================== |
--- app/gfx/icon_util.cc (revision 15365) |
+++ app/gfx/icon_util.cc (working copy) |
@@ -2,7 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/common/gfx/icon_util.h" |
+#include "app/gfx/icon_util.h" |
+ |
#include "base/file_util.h" |
#include "base/gfx/size.h" |
#include "base/logging.h" |