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

Unified Diff: wm/gpu/DEPS

Issue 11485006: Add window manager component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Push gfx::AcceleratedWidget usage into platform specific code. 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
« no previous file with comments | « wm/foreign_window_widget.cc ('k') | wm/gpu/foreign_window_texture_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « wm/foreign_window_widget.cc ('k') | wm/gpu/foreign_window_texture_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698