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

Unified Diff: mojo/public/cpp/gles2/DEPS

Issue 218883003: Mojo: Move mojo/public/gles2/gles2_cpp.h to mojo/public/cpp/gles2/gles2.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « mojo/examples/sample_app/sample_app.cc ('k') | mojo/public/cpp/gles2/gles2.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/gles2/DEPS
diff --git a/mojo/public/cpp/environment/lib/DEPS b/mojo/public/cpp/gles2/DEPS
similarity index 64%
copy from mojo/public/cpp/environment/lib/DEPS
copy to mojo/public/cpp/gles2/DEPS
index 1889e1fb75f655cf2562d375c5d0b92b7ebe990f..3c48be99eb82300eb84aec82e8f986a3ac19dce1 100644
--- a/mojo/public/cpp/environment/lib/DEPS
+++ b/mojo/public/cpp/gles2/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ "+mojo/public/c/gles2",
"+mojo/public/cpp/environment",
- "+mojo/public/cpp/utility",
]
« no previous file with comments | « mojo/examples/sample_app/sample_app.cc ('k') | mojo/public/cpp/gles2/gles2.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698