Index: extensions/common/api/bluetooth/bluetooth_manifest_data.cc |
diff --git a/chrome/common/extensions/api/bluetooth/bluetooth_manifest_data.cc b/extensions/common/api/bluetooth/bluetooth_manifest_data.cc |
similarity index 92% |
rename from chrome/common/extensions/api/bluetooth/bluetooth_manifest_data.cc |
rename to extensions/common/api/bluetooth/bluetooth_manifest_data.cc |
index e7b92132fdf4ae3d353b8e84a7f47485c2613de8..4d777cf1e8516b4fdeb1a873c07e5e79e8e01b76 100644 |
--- a/chrome/common/extensions/api/bluetooth/bluetooth_manifest_data.cc |
+++ b/extensions/common/api/bluetooth/bluetooth_manifest_data.cc |
@@ -2,9 +2,9 @@ |
// 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/bluetooth/bluetooth_manifest_data.h" |
+#include "extensions/common/api/bluetooth/bluetooth_manifest_data.h" |
-#include "chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h" |
+#include "extensions/common/api/bluetooth/bluetooth_manifest_permission.h" |
#include "extensions/common/manifest_constants.h" |
namespace extensions { |