Index: wm/gpu/DEPS |
diff --git a/wm/gpu/DEPS b/wm/gpu/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e82e3d751db51a8047d6b024f04d9e04f75de071 |
--- /dev/null |
+++ b/wm/gpu/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+content", |
+ "+third_party/WebKit", |
danakj
2013/02/21 01:33:15
third_party/WebKit/Source/Platform/chromium/WebGra
reveman
2013/02/22 01:26:44
changed to third_party/WebKit/Source/Platform/chro
|
+ "+third_party/khronos", |
+] |