Index: content/renderer/bluetooth/bluetooth_dispatcher.cc |
diff --git a/content/child/bluetooth/bluetooth_dispatcher.cc b/content/renderer/bluetooth/bluetooth_dispatcher.cc |
similarity index 99% |
rename from content/child/bluetooth/bluetooth_dispatcher.cc |
rename to content/renderer/bluetooth/bluetooth_dispatcher.cc |
index 82a047e16522db2429471e64f53aeb30c847e8aa..d80430b70fdae72d054f076056b89d309e7e2479 100644 |
--- a/content/child/bluetooth/bluetooth_dispatcher.cc |
+++ b/content/renderer/bluetooth/bluetooth_dispatcher.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 "content/child/bluetooth/bluetooth_dispatcher.h" |
+#include "content/renderer/bluetooth/bluetooth_dispatcher.h" |
#include "base/lazy_instance.h" |
#include "base/memory/scoped_ptr.h" |