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

Unified Diff: media/mojo/services/BUILD.gn

Issue 861683003: Move services code brought in from Mojo to live under //third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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 | « media/mojo/interfaces/media_types.mojom ('k') | mojo/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index ca6e36e356d67fbe67986d245270acfac2fc0be3..77b15bb3c7b78418f49add4853e7364908c5852f 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -32,9 +32,9 @@ source_set("converters") {
"//mojo/common",
"//mojo/converters/geometry",
"//mojo/environment:chromium",
- "//mojo/services/geometry/public/interfaces",
"//skia",
"//third_party/mojo/src/mojo/public/c/system:for_component",
+ "//third_party/mojo_services/src/geometry/public/interfaces",
]
}
« no previous file with comments | « media/mojo/interfaces/media_types.mojom ('k') | mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698