Index: extensions/common/manifest_handlers/oauth2_manifest_handler.cc |
diff --git a/chrome/common/extensions/api/identity/oauth2_manifest_handler.cc b/extensions/common/manifest_handlers/oauth2_manifest_handler.cc |
similarity index 97% |
rename from chrome/common/extensions/api/identity/oauth2_manifest_handler.cc |
rename to extensions/common/manifest_handlers/oauth2_manifest_handler.cc |
index 0d4f3049adf909aa83b79dc4c658d31acc758a1e..1d32ecb09fd87cb785dcb8a244d33ad136903792 100644 |
--- a/chrome/common/extensions/api/identity/oauth2_manifest_handler.cc |
+++ b/extensions/common/manifest_handlers/oauth2_manifest_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/api/identity/oauth2_manifest_handler.h" |
+#include "extensions/common/manifest_handlers/oauth2_manifest_handler.h" |
#include "base/lazy_instance.h" |
#include "base/memory/scoped_ptr.h" |