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

Unified Diff: public/platform/DEPS

Issue 1238123004: Slimming Paint phase 2 compositing algorithm plumbing & skeleton display list API. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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: public/platform/DEPS
diff --git a/public/platform/DEPS b/public/platform/DEPS
index ad1cdee30d62e3f533358a6108012b343283fa0d..1cae470b5eab07da7f90cd59b0309ff21b58a846 100644
--- a/public/platform/DEPS
+++ b/public/platform/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+platform",
"+platform/weborigin",
"-public/web",
+ "+skia/ext",
"+third_party/skia",
"-web",
]

Powered by Google App Engine
This is Rietveld 408576698