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

Unified Diff: components/arc/DEPS

Issue 1883473002: arc: Support more types of notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: components/arc/DEPS
diff --git a/components/arc/DEPS b/components/arc/DEPS
index c93bccc0a8ec4126caeedf05c5681dd904c8d3dd..e6d16e4fac440dc664be9587672cd88d6bf3d46d 100644
--- a/components/arc/DEPS
+++ b/components/arc/DEPS
@@ -8,5 +8,6 @@ include_rules = [
"+ipc",
"+mojo",
"+third_party/re2",
+ "+third_party/skia",
"+ui/arc",
]

Powered by Google App Engine
This is Rietveld 408576698