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

Unified Diff: chrome/browser/ui/ash/vpn_delegate_chromeos.cc

Issue 2056823002: mash: Move SystemTrayDelegate and dependencies to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: chrome/browser/ui/ash/vpn_delegate_chromeos.cc
diff --git a/chrome/browser/ui/ash/vpn_delegate_chromeos.cc b/chrome/browser/ui/ash/vpn_delegate_chromeos.cc
index 3661b686b1ea148d8da5923bed64e4e3660ffa2f..08c8a25c7f889ab66a246d486fad8b5ca818574b 100644
--- a/chrome/browser/ui/ash/vpn_delegate_chromeos.cc
+++ b/chrome/browser/ui/ash/vpn_delegate_chromeos.cc
@@ -4,8 +4,8 @@
#include "chrome/browser/ui/ash/vpn_delegate_chromeos.h"
+#include "ash/common/system/tray/system_tray_delegate.h"
#include "ash/shell.h"
-#include "ash/system/tray/system_tray_delegate.h"
#include "base/bind.h"
#include "base/location.h"
#include "base/logging.h"

Powered by Google App Engine
This is Rietveld 408576698