Index: extensions/common/manifest_handlers/shared_module_info.cc |
diff --git a/chrome/common/extensions/manifest_handlers/shared_module_info.cc b/extensions/common/manifest_handlers/shared_module_info.cc |
similarity index 98% |
rename from chrome/common/extensions/manifest_handlers/shared_module_info.cc |
rename to extensions/common/manifest_handlers/shared_module_info.cc |
index a7c8164de11e8c42bc207d4a13b53b6899c5abf7..a92f14d751d71830cd58ee7ed3934fc01b59a59c 100644 |
--- a/chrome/common/extensions/manifest_handlers/shared_module_info.cc |
+++ b/extensions/common/manifest_handlers/shared_module_info.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/manifest_handlers/shared_module_info.h" |
+#include "extensions/common/manifest_handlers/shared_module_info.h" |
#include "base/lazy_instance.h" |
#include "base/memory/scoped_ptr.h" |