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