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

Unified Diff: ash/common/system/chromeos/enterprise/tray_enterprise.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/enterprise/tray_enterprise.cc
diff --git a/ash/system/chromeos/enterprise/tray_enterprise.cc b/ash/common/system/chromeos/enterprise/tray_enterprise.cc
similarity index 96%
rename from ash/system/chromeos/enterprise/tray_enterprise.cc
rename to ash/common/system/chromeos/enterprise/tray_enterprise.cc
index 15738662dc442442de78766eb0a867f0668cc537..380f0b7e4c12dd1fd02e1162ff625ab8fe2f5ceb 100644
--- a/ash/system/chromeos/enterprise/tray_enterprise.cc
+++ b/ash/common/system/chromeos/enterprise/tray_enterprise.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/enterprise/tray_enterprise.h"
+#include "ash/common/system/chromeos/enterprise/tray_enterprise.h"
#include "ash/common/login_status.h"
#include "ash/common/system/tray/label_tray_view.h"

Powered by Google App Engine
This is Rietveld 408576698