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

Unified Diff: components/bitmap_uploader/BUILD.gn

Issue 1976703003: Impl mus::mojom::GpuService to enable using Chrome IPC version gpu CmdBuf in mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 | « no previous file | components/bitmap_uploader/DEPS » ('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 c7d50e548e4f53372e7054cdecd4112f09d1cc3a..63db11ff8c85758be9750c511245c888cb6b8504 100644
--- a/components/bitmap_uploader/BUILD.gn
+++ b/components/bitmap_uploader/BUILD.gn
@@ -18,9 +18,5 @@ component("bitmap_uploader") {
"//components/mus/public/cpp",
"//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",
- "//gpu",
- "//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/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698