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

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

Issue 2109293002: mash: Convert system tray network item to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tweak string 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
« no previous file with comments | « ash/system/tray/system_tray.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/ash/vpn_delegate_chromeos.h
diff --git a/chrome/browser/ui/ash/vpn_delegate_chromeos.h b/chrome/browser/ui/ash/vpn_delegate_chromeos.h
index b4271c4b6e4c30373956cfc93e37e3a02f75e07e..c4c42b9de66e828dc6bc0cca940ddad1907187b7 100644
--- a/chrome/browser/ui/ash/vpn_delegate_chromeos.h
+++ b/chrome/browser/ui/ash/vpn_delegate_chromeos.h
@@ -7,7 +7,7 @@
#include <vector>
-#include "ash/system/chromeos/network/vpn_delegate.h"
+#include "ash/common/system/chromeos/network/vpn_delegate.h"
#include "base/macros.h"
#include "base/memory/weak_ptr.h"
#include "content/public/browser/notification_observer.h"
« no previous file with comments | « ash/system/tray/system_tray.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698