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

Unified Diff: components/bitmap_uploader/DEPS

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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 | « components/bitmap_uploader/BUILD.gn ('k') | components/bitmap_uploader/bitmap_uploader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bitmap_uploader/DEPS
diff --git a/components/bitmap_uploader/DEPS b/components/bitmap_uploader/DEPS
index f9f9262a07c324543347325ab6724c4c3938b359..2d062a8adeb21b9d145db6c44623c78401fdcbc7 100644
--- a/components/bitmap_uploader/DEPS
+++ b/components/bitmap_uploader/DEPS
@@ -1,9 +1,9 @@
include_rules = [
"+cc/ipc",
"+cc/quads",
- "+components/mus/public",
"+gpu/GLES2",
"+mojo/common",
"+mojo/public",
+ "+services/ui/public",
"+ui/gfx/geometry",
]
« no previous file with comments | « components/bitmap_uploader/BUILD.gn ('k') | components/bitmap_uploader/bitmap_uploader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698