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

Unified Diff: ash/common/system/chromeos/bluetooth/tray_bluetooth.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/tray_bluetooth.cc
diff --git a/ash/system/chromeos/bluetooth/tray_bluetooth.cc b/ash/common/system/chromeos/bluetooth/tray_bluetooth.cc
similarity index 99%
rename from ash/system/chromeos/bluetooth/tray_bluetooth.cc
rename to ash/common/system/chromeos/bluetooth/tray_bluetooth.cc
index 9a1bd2031e2745ec774cc41ea5fa0970a2149b62..cae780cdc81c408e737197a90c1e096e64cb3b04 100644
--- a/ash/system/chromeos/bluetooth/tray_bluetooth.cc
+++ b/ash/common/system/chromeos/bluetooth/tray_bluetooth.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/tray_bluetooth.h"
+#include "ash/common/system/chromeos/bluetooth/tray_bluetooth.h"
#include "ash/common/session/session_state_delegate.h"
#include "ash/common/system/tray/fixed_sized_scroll_view.h"
« no previous file with comments | « ash/common/system/chromeos/bluetooth/tray_bluetooth.h ('k') | ash/common/system/chromeos/enterprise/tray_enterprise.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698