Index: chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc |
diff --git a/chrome/browser/extensions/bluetooth_event_router.cc b/chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc |
similarity index 98% |
rename from chrome/browser/extensions/bluetooth_event_router.cc |
rename to chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc |
index d38db9e8b925a6438b7a199889ee2f576b1ea5dc..b0783a5eb402800ed050a5790fa4b6e259f0eb4f 100644 |
--- a/chrome/browser/extensions/bluetooth_event_router.cc |
+++ b/chrome/browser/extensions/api/bluetooth/bluetooth_event_router.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/browser/extensions/bluetooth_event_router.h" |
+#include "chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h" |
#include <map> |