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

Unified Diff: ash/common/system/chromeos/supervised/tray_supervised_user_unittest.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_unittest.cc
diff --git a/ash/system/chromeos/supervised/tray_supervised_user_unittest.cc b/ash/common/system/chromeos/supervised/tray_supervised_user_unittest.cc
similarity index 97%
rename from ash/system/chromeos/supervised/tray_supervised_user_unittest.cc
rename to ash/common/system/chromeos/supervised/tray_supervised_user_unittest.cc
index 4fe234fe9d898f60eb88b2809345bdd552441905..a91328cc5848bb385ca9dd3fa56f057b25da300f 100644
--- a/ash/system/chromeos/supervised/tray_supervised_user_unittest.cc
+++ b/ash/common/system/chromeos/supervised/tray_supervised_user_unittest.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 "ash/common/login_status.h"
#include "ash/test/ash_test_base.h"
« no previous file with comments | « ash/common/system/chromeos/supervised/tray_supervised_user.cc ('k') | ash/common/system/chromeos/tray_caps_lock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698