Index: chrome/common/extensions/extension_test_util.cc |
diff --git a/chrome/common/extensions/extension_test_util.cc b/chrome/common/extensions/extension_test_util.cc |
index 2af3e0a1da8efeea396eeb704e578ffdfefb1c50..dd1215b8662a86305b389c0cde804b73b99f4781 100644 |
--- a/chrome/common/extensions/extension_test_util.cc |
+++ b/chrome/common/extensions/extension_test_util.cc |
@@ -9,7 +9,7 @@ |
#include "base/path_service.h" |
#include "base/values.h" |
#include "chrome/common/chrome_paths.h" |
-#include "chrome/common/extensions/extension.h" |
+#include "extensions/common/extension.h" |
#include "extensions/common/extension_builder.h" |
#include "extensions/common/manifest_constants.h" |
#include "testing/gtest/include/gtest/gtest.h" |