summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_test_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/extension_test_util.cc')
-rw-r--r--chrome/common/extensions/extension_test_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/extension_test_util.cc b/chrome/common/extensions/extension_test_util.cc
index 2af3e0a..dd1215b8 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"