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

Unified Diff: ash/test/tray_cast_test_api.cc

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: ash/test/tray_cast_test_api.cc
diff --git a/ash/test/tray_cast_test_api.cc b/ash/test/tray_cast_test_api.cc
index 430be7d5a2af5e859ec6a0b4ca9b24fe969d6e10..96dc0ef98ec9b59d1d1ec3b731f173e2f6b8f885 100644
--- a/ash/test/tray_cast_test_api.cc
+++ b/ash/test/tray_cast_test_api.cc
@@ -4,7 +4,7 @@
#include "ash/test/tray_cast_test_api.h"
-#include "ash/cast_config_delegate.h"
+#include "ash/common/cast_config_delegate.h"
#include "ash/common/system/tray/system_tray_delegate.h"
#include "ash/common/wm_shell.h"
#include "ash/system/tray/system_tray.h"
« no previous file with comments | « ash/test/tray_cast_test_api.h ('k') | chrome/browser/extensions/api/cast_devices_private/cast_devices_private_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698