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

Unified Diff: ui/views/mus/DEPS

Issue 2240323003: mus: Implement OSExchangeDataProviderMus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sky comments + fix linux non-chromeos maybe? Created 4 years, 4 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
Index: ui/views/mus/DEPS
diff --git a/ui/views/mus/DEPS b/ui/views/mus/DEPS
index c16e03dd9e8f9d576402fcb4a224c631891e282e..83723b80ea5f2fa415a8c9fcd11bae18aebabc55 100644
--- a/ui/views/mus/DEPS
+++ b/ui/views/mus/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"-cc/blink",
"+components/font_service/public",
"+components/gpu",
+ "+net",
"+mojo/cc",
"+mojo/common",
"+mojo/converters",

Powered by Google App Engine
This is Rietveld 408576698