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

Unified Diff: chrome/browser/media/router/discovery/dial/safe_dial_device_description_parser.h

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: Rebase Created 3 years, 8 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/media/router/discovery/dial/safe_dial_device_description_parser.h
diff --git a/chrome/browser/media/router/discovery/dial/safe_dial_device_description_parser.h b/chrome/browser/media/router/discovery/dial/safe_dial_device_description_parser.h
index 87d2db3c2b018bd042aeacf1ff766adb320af04b..360725b69529713bf44f6a3c2f1005dc4608eece 100644
--- a/chrome/browser/media/router/discovery/dial/safe_dial_device_description_parser.h
+++ b/chrome/browser/media/router/discovery/dial/safe_dial_device_description_parser.h
@@ -12,7 +12,7 @@
#include "base/macros.h"
#include "base/optional.h"
#include "base/threading/thread_checker.h"
-#include "chrome/common/media_router/dial_device_description_parser.mojom.h"
+#include "chrome/common/media_router/mojo/dial_device_description_parser.mojom.h"
#include "content/public/browser/utility_process_mojo_client.h"
namespace media_router {

Powered by Google App Engine
This is Rietveld 408576698