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

Unified Diff: wm/gpu/DEPS

Issue 11485006: Add window manager component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and add proper use_wm flag support Created 7 years, 10 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
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",
+]

Powered by Google App Engine
This is Rietveld 408576698