| Index: chrome/common/extensions/extension_icon_set_unittest.cc
|
| diff --git a/chrome/common/extensions/extension_icon_set_unittest.cc b/chrome/common/extensions/extension_icon_set_unittest.cc
|
| index b286f383820ed8682b4df29fd8b05488e26d1695..c5c01e9d583bfbbc6565f1115b7801b9b5425b13 100644
|
| --- a/chrome/common/extensions/extension_icon_set_unittest.cc
|
| +++ b/chrome/common/extensions/extension_icon_set_unittest.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 "extensions/common/constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|