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

Unified Diff: chrome/browser/extensions/api/cast_devices_private/cast_devices_private_api.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
« no previous file with comments | « ash/test/tray_cast_test_api.cc ('k') | chrome/browser/ui/ash/cast_config_delegate_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/api/cast_devices_private/cast_devices_private_api.h
diff --git a/chrome/browser/extensions/api/cast_devices_private/cast_devices_private_api.h b/chrome/browser/extensions/api/cast_devices_private/cast_devices_private_api.h
index ab64a4aa2778a7954b7e4ccb7f81790c066553ee..97b21ea7db3623770b33876ecc21eb838746db86 100644
--- a/chrome/browser/extensions/api/cast_devices_private/cast_devices_private_api.h
+++ b/chrome/browser/extensions/api/cast_devices_private/cast_devices_private_api.h
@@ -7,7 +7,7 @@
#include <vector>
-#include "ash/cast_config_delegate.h"
+#include "ash/common/cast_config_delegate.h"
#include "base/callback_list.h"
#include "base/macros.h"
#include "base/observer_list.h"
« no previous file with comments | « ash/test/tray_cast_test_api.cc ('k') | chrome/browser/ui/ash/cast_config_delegate_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698