Index: chrome/common/extensions/feature_switch_unittest.cc |
diff --git a/chrome/common/extensions/feature_switch_unittest.cc b/chrome/common/extensions/feature_switch_unittest.cc |
index 4c7e20495ad2575853c4f719601079db23aed590..d7a2906a3be2c9eef0c416ce5b577ca0f11c76eb 100644 |
--- a/chrome/common/extensions/feature_switch_unittest.cc |
+++ b/chrome/common/extensions/feature_switch_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/feature_switch.h" |
+#include "extensions/common/feature_switch.h" |
#include "base/command_line.h" |
#include "base/memory/scoped_ptr.h" |