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

Unified Diff: Source/modules/compositorworker/DEPS

Issue 1018863002: compositor-worker: Introduce CompositorWorker. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 5 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
Index: Source/modules/compositorworker/DEPS
diff --git a/Source/modules/netinfo/DEPS b/Source/modules/compositorworker/DEPS
similarity index 83%
copy from Source/modules/netinfo/DEPS
copy to Source/modules/compositorworker/DEPS
index 0b0e5a3cc296b86ae089a3506833b8e1734c1568..3df9833d56082e9d28ff49959ea3bc103f5a09d2 100644
--- a/Source/modules/netinfo/DEPS
+++ b/Source/modules/compositorworker/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+heap",
"-modules",
"+modules/EventTargetModules.h",
- "+modules/netinfo",
+ "+modules/compositorworker",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698