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

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

Issue 2109613005: mash: Move system tray cast code into //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forward decl 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/cast_config_delegate_chromeos.h
diff --git a/chrome/browser/ui/ash/cast_config_delegate_chromeos.h b/chrome/browser/ui/ash/cast_config_delegate_chromeos.h
index 5c0826d443a6afb09d41764607a0701bf93ca2f1..c92f8411907744dc9474530bd7b155a6b9a2292a 100644
--- a/chrome/browser/ui/ash/cast_config_delegate_chromeos.h
+++ b/chrome/browser/ui/ash/cast_config_delegate_chromeos.h
@@ -7,7 +7,7 @@
#include <string>
-#include "ash/cast_config_delegate.h"
+#include "ash/common/cast_config_delegate.h"
#include "base/compiler_specific.h"
#include "base/macros.h"
#include "base/values.h"

Powered by Google App Engine
This is Rietveld 408576698