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

Unified Diff: mojo/public/tools/bindings/chromium_bindings_configuration.gni

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: Fix buildbot errors 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
« no previous file with comments | « extensions/renderer/resources/media_router_bindings.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tools/bindings/chromium_bindings_configuration.gni
diff --git a/mojo/public/tools/bindings/chromium_bindings_configuration.gni b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
index ca36723fb0ca17960c5a90869ec21f0b30ef051c..c0c96755f8519677f47976188a0c99f99a4bc68e 100644
--- a/mojo/public/tools/bindings/chromium_bindings_configuration.gni
+++ b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
@@ -5,11 +5,11 @@
_typemap_imports = [
"//ash/public/interfaces/typemaps.gni",
"//cc/ipc/typemaps.gni",
- "//chrome/browser/media/router/mojo/typemaps.gni",
"//chrome/common/extensions/typemaps.gni",
"//chrome/common/importer/typemaps.gni",
"//chrome/typemaps.gni",
"//components/arc/common/typemaps.gni",
+ "//chrome/common/media_router/mojo/typemaps.gni",
imcheng 2017/04/13 23:44:32 nit: please fix ordering
takumif 2017/04/14 19:09:54 Done.
"//components/metrics/public/cpp/typemaps.gni",
"//components/typemaps.gni",
"//content/common/bluetooth/typemaps.gni",
« no previous file with comments | « extensions/renderer/resources/media_router_bindings.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698