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

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
« no previous file with comments | « Source/modules/compositorworker/CompositorWorkerThread.cpp ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/compositorworker/DEPS
diff --git a/Source/modules/battery/DEPS b/Source/modules/compositorworker/DEPS
similarity index 83%
copy from Source/modules/battery/DEPS
copy to Source/modules/compositorworker/DEPS
index eb5f33d716490d326eeeec527c583df84652ce67..3df9833d56082e9d28ff49959ea3bc103f5a09d2 100644
--- a/Source/modules/battery/DEPS
+++ b/Source/modules/compositorworker/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+heap",
"-modules",
"+modules/EventTargetModules.h",
- "+modules/battery",
+ "+modules/compositorworker",
"+platform",
"+public/platform",
"-web",
« no previous file with comments | « Source/modules/compositorworker/CompositorWorkerThread.cpp ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698