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

Unified Diff: ui/views/mus/DEPS

Issue 2011833003: Implement ui::ClipboardMus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove static in test by creating forwarding clipboard subclass. 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 | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/clipboard_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/DEPS
diff --git a/ui/views/mus/DEPS b/ui/views/mus/DEPS
index 9f23b5b7592291555320e09fc26c637b28db6026..84766d2fe9afce014f6d5a40449ece9fdd48f943 100644
--- a/ui/views/mus/DEPS
+++ b/ui/views/mus/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/gpu",
"+components/mus",
"+mojo/cc",
+ "+mojo/common",
"+mojo/converters",
"+mojo/public",
"+services/catalog/public",
« no previous file with comments | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/clipboard_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698