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

Unified Diff: cc/DEPS

Issue 15462003: Update references to Blink's Platform API headers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | « android_webview/renderer/aw_render_view_ext.cc ('k') | cc/animation/layer_animation_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 398277743d4ba7d17b2724262ae594a8faee0e0b..b36de8f51b6e53adf109100ed4cc22c524ea0580 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -10,7 +10,7 @@ include_rules = [
"+ui/gl",
"+ui/surface",
# TODO(danakj): Drop dependencies on WebKit Platform API from cc.
- "+third_party/WebKit/Source/Platform/chromium/public",
+ "+third_party/WebKit/public/platform",
# TODO(jamesr): Remove once cc depends on GLES2Interface instead of WGC3D
"+webkit/gpu",
]
« no previous file with comments | « android_webview/renderer/aw_render_view_ext.cc ('k') | cc/animation/layer_animation_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698