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

Unified Diff: third_party/WebKit/Source/modules/csspaint/DEPS

Issue 2778713002: Clean up DEPS files under Source/modules (Closed)
Patch Set: Fixed csspaint Created 3 years, 9 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
« no previous file with comments | « third_party/WebKit/Source/modules/crypto/DEPS ('k') | third_party/WebKit/Source/modules/device_light/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/csspaint/DEPS
diff --git a/third_party/WebKit/Source/modules/csspaint/DEPS b/third_party/WebKit/Source/modules/csspaint/DEPS
index 441bbe182aa424a9ecf7db14b11122c16542ac77..b3a8f9cce846b8e4be55e994e7132b2d854c9c13 100644
--- a/third_party/WebKit/Source/modules/csspaint/DEPS
+++ b/third_party/WebKit/Source/modules/csspaint/DEPS
@@ -1,9 +1,6 @@
include_rules = [
- "+third_party/WebKit/Source/bindings",
- "+third_party/WebKit/Source/core",
- "+third_party/WebKit/Source/platform/heap",
- "-third_party/WebKit/Source/modules",
- "+third_party/WebKit/Source/modules/csspaint",
- "+third_party/WebKit/Source/platform",
- "-third_party/WebKit/Source/web",
+ "-modules",
+ "+modules/ModulesExport.h",
+ "+modules/canvas2d/BaseRenderingContext2D.h",
+ "+modules/csspaint",
]
« no previous file with comments | « third_party/WebKit/Source/modules/crypto/DEPS ('k') | third_party/WebKit/Source/modules/device_light/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698