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

Unified Diff: remoting/client/display/DEPS

Issue 2614443003: Moving the GL implementation details into a sub folder for client display. (Closed)
Patch Set: Adding deps restriction on r/c/display; Moving sys_opengl.h Created 3 years, 11 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 | « remoting/client/display/BUILD.gn ('k') | remoting/client/display/gl_canvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/display/DEPS
diff --git a/remoting/client/display/DEPS b/remoting/client/display/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..71d244b977f62259d376d6ddec904b32238dfabc
--- /dev/null
+++ b/remoting/client/display/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "-remoting/client",
+ "+remoting/client/display",
+]
« no previous file with comments | « remoting/client/display/BUILD.gn ('k') | remoting/client/display/gl_canvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698