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

Unified Diff: ui/compositor/DEPS

Issue 10825259: Use WebKit Platform API header locations instead of client API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes test files, relaxes checkdeps rules Created 8 years, 4 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 | « no previous file | ui/compositor/compositor.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 b37b8c6f64cc4f81c084d36ad876b7a4359a091c..6a4093339bd440eefa2613fdc1b7014f68b0f4bb 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -3,7 +3,7 @@
# Compositor out of WebKit.
include_rules = [
"+third_party/WebKit/Source/Platform/chromium/public",
- "+third_party/WebKit/Source/WebKit/chromium",
+ "+third_party/WebKit/Source/WebKit/chromium/public",
"+webkit/glue",
"+webkit/gpu",
]
« no previous file with comments | « no previous file | ui/compositor/compositor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698