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

Unified Diff: third_party/WebKit/Source/platform/graphics/DEPS

Issue 1419913002: Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge with origin/master Created 5 years, 1 month 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/Source/platform/graphics/DEPS
diff --git a/third_party/WebKit/Source/platform/graphics/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8d825ff202ef7300422ba2fcfd874510b7732f81
--- /dev/null
+++ b/third_party/WebKit/Source/platform/graphics/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+cc",
danakj 2015/11/16 21:47:16 This seems to cover the automating part.
+ "-cc/blink",
+]

Powered by Google App Engine
This is Rietveld 408576698