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

Unified Diff: services/ui/demo/BUILD.gn

Issue 2162693002: Move bitmap uploader to ui service client lib (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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 | « content/browser/compositor/software_output_device_mus.cc ('k') | services/ui/demo/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/demo/BUILD.gn
diff --git a/services/ui/demo/BUILD.gn b/services/ui/demo/BUILD.gn
index c7fe671692ba13b98f714cecffeb254627ec0e29..a57a3ca520549b74f817705f169e2cd087a8d8e2 100644
--- a/services/ui/demo/BUILD.gn
+++ b/services/ui/demo/BUILD.gn
@@ -15,7 +15,6 @@ mojo_native_application("mus_demo") {
deps = [
"//base",
- "//components/bitmap_uploader",
"//mojo/public/cpp/bindings",
"//services/shell/public/cpp",
"//services/shell/public/cpp:sources",
« no previous file with comments | « content/browser/compositor/software_output_device_mus.cc ('k') | services/ui/demo/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698