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

Unified Diff: third_party/WebKit/public/platform/DEPS

Issue 1602343002: compositor-worker: cc->blink mutation plumbing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compositor-worker-ian-patch
Patch Set: Address Vollick comments Created 4 years, 11 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: third_party/WebKit/public/platform/DEPS
diff --git a/third_party/WebKit/public/platform/DEPS b/third_party/WebKit/public/platform/DEPS
index b93c3b29b9b33115c2b05eddaddaeca377699782..a88a6732efe2086ea27b74ce3002ba9d61a91c1d 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -9,4 +9,5 @@ include_rules = [
"+third_party/skia",
"+url",
"-web",
+ "+cc/animation"
jbroman 2016/01/23 23:55:10 nit: alphabetize? (or if my other comment is acce
majidvp 2016/01/25 20:40:11 Removed. +cc has already been added by a different
]

Powered by Google App Engine
This is Rietveld 408576698