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

Unified Diff: wm/gpu/DEPS

Issue 11485006: Add window manager component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address more review feedback 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..c2ffe1c50eb189a79f6ee309375c56b6b98c1251
--- /dev/null
+++ b/wm/gpu/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+content",
+ "+third_party/WebKit/Source/Platform/chromium",
+ "+third_party/khronos",
+]

Powered by Google App Engine
This is Rietveld 408576698