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

Unified Diff: components/bitmap_uploader/BUILD.gn

Issue 2012113003: mojo/converters/surfaces -> components/mus/public/cpp/surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_events
Patch Set: . Created 4 years, 7 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 | « no previous file | components/bitmap_uploader/bitmap_uploader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bitmap_uploader/BUILD.gn
diff --git a/components/bitmap_uploader/BUILD.gn b/components/bitmap_uploader/BUILD.gn
index 909eb6bf8b35a4d9385facef32f21a475a79b3de..c7d50e548e4f53372e7054cdecd4112f09d1cc3a 100644
--- a/components/bitmap_uploader/BUILD.gn
+++ b/components/bitmap_uploader/BUILD.gn
@@ -16,9 +16,9 @@ component("bitmap_uploader") {
deps = [
"//base",
"//components/mus/public/cpp",
+ "//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",
"//gpu",
- "//mojo/converters/surfaces",
"//mojo/public/c/system:for_component",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
« no previous file with comments | « no previous file | components/bitmap_uploader/bitmap_uploader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698