Index: extensions/common/feature_switch.h |
diff --git a/chrome/common/extensions/feature_switch.h b/extensions/common/feature_switch.h |
similarity index 92% |
rename from chrome/common/extensions/feature_switch.h |
rename to extensions/common/feature_switch.h |
index 673b20b80e178a2ea8a60a1ba2c02f7a7238163d..fa040d00ec136f1d22848f47f0b1842c7980c68b 100644 |
--- a/chrome/common/extensions/feature_switch.h |
+++ b/extensions/common/feature_switch.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_COMMON_EXTENSIONS_FEATURE_SWITCH_H_ |
-#define CHROME_COMMON_EXTENSIONS_FEATURE_SWITCH_H_ |
+#ifndef EXTENSIONS_COMMON_FEATURE_SWITCH_H_ |
+#define EXTENSIONS_COMMON_FEATURE_SWITCH_H_ |
#include <string> |
@@ -76,4 +76,4 @@ class FeatureSwitch { |
} // namespace extensions |
-#endif // CHROME_COMMON_EXTENSIONS_FEATURE_SWITCH_H_ |
+#endif // EXTENSIONS_COMMON_FEATURE_SWITCH_H_ |