diff options
Diffstat (limited to 'chrome/common/extensions/extension_test_util.h')
-rw-r--r-- | chrome/common/extensions/extension_test_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/extension_test_util.h b/chrome/common/extensions/extension_test_util.h index f6cdc1a..5509185 100644 --- a/chrome/common/extensions/extension_test_util.h +++ b/chrome/common/extensions/extension_test_util.h @@ -8,7 +8,7 @@ #include <string> #include "base/memory/ref_counted.h" -#include "chrome/common/extensions/extension_builder.h" +#include "extensions/common/extension_builder.h" #include "extensions/common/manifest.h" namespace extensions { |