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

Unified Diff: ui/compositor/test/DEPS

Issue 16046003: Move webkit/gpu into webkit/common/gpu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix includes in content/common/gpu/client/gl_helper_* 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/compositor/compositor.gyp ('k') | webkit/common/gpu/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/test/DEPS
diff --git a/ui/compositor/test/DEPS b/ui/compositor/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e85ba2dfdda57bb37c0f17b311e3326b810806dc
--- /dev/null
+++ b/ui/compositor/test/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+third_party/WebKit/Source/WebKit/chromium/public",
+ "+webkit/glue",
+]
« no previous file with comments | « ui/compositor/compositor.gyp ('k') | webkit/common/gpu/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698