Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(257)

Unified Diff: ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc

Issue 2108403004: mash: Move several chromeos system tray items to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@audio
Patch Set: Rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
diff --git a/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
similarity index 99%
rename from ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
rename to ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
index 7f3889523bbcf709bb0df6df4082bfc841b78ffb..057ab00174e5f5ad7e42f1cff5d4a7b451c47733 100644
--- a/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
+++ b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.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 "ash/system/chromeos/bluetooth/bluetooth_notification_controller.h"
+#include "ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.h"
#include <memory>
#include <utility>

Powered by Google App Engine
This is Rietveld 408576698