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

Unified Diff: ui/compositor/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 | « ui/aura/bench/bench_main.cc ('k') | ui/compositor/layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index 95ad49f159e3955cf05cad138f02c5815e91b5cd..b954e685f917ddb33ee51ba5d77ff9afa5d8e6a7 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -3,7 +3,7 @@
# Compositor out of WebKit.
include_rules = [
"+cc",
- "+third_party/WebKit/Source/Platform/chromium/public",
+ "+third_party/WebKit/public/platform",
"+third_party/WebKit/Source/WebKit/chromium/public",
"+webkit/glue",
"+webkit/gpu",
« no previous file with comments | « ui/aura/bench/bench_main.cc ('k') | ui/compositor/layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698