| Index: extensions/common/extension_icon_set.cc
|
| diff --git a/chrome/common/extensions/extension_icon_set.cc b/extensions/common/extension_icon_set.cc
|
| similarity index 97%
|
| rename from chrome/common/extensions/extension_icon_set.cc
|
| rename to extensions/common/extension_icon_set.cc
|
| index bb8c763df38469d923a295e6b04e27d47f80abff..2e039c62a817c5959fd9b0ab7f25c0169266272c 100644
|
| --- a/chrome/common/extensions/extension_icon_set.cc
|
| +++ b/extensions/common/extension_icon_set.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/common/extensions/extension_icon_set.h"
|
| +#include "extensions/common/extension_icon_set.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|