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

Unified Diff: ash/common/system/chromeos/supervised/tray_supervised_user.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/supervised/tray_supervised_user.cc
diff --git a/ash/system/chromeos/supervised/tray_supervised_user.cc b/ash/common/system/chromeos/supervised/tray_supervised_user.cc
similarity index 98%
rename from ash/system/chromeos/supervised/tray_supervised_user.cc
rename to ash/common/system/chromeos/supervised/tray_supervised_user.cc
index 2b8f44e533206012c7eb065c6e332ff21302bc6b..695f4e0f9b6a85b091c5f061b80cad93a4bb40c0 100644
--- a/ash/system/chromeos/supervised/tray_supervised_user.cc
+++ b/ash/common/system/chromeos/supervised/tray_supervised_user.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/supervised/tray_supervised_user.h"
+#include "ash/common/system/chromeos/supervised/tray_supervised_user.h"
#include <utility>

Powered by Google App Engine
This is Rietveld 408576698