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

Unified Diff: mojo/examples/sample_app/DEPS

Issue 101413002: [Mojo] Remove dependency between mojo/public and gpu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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: mojo/examples/sample_app/DEPS
diff --git a/mojo/examples/sample_app/DEPS b/mojo/examples/sample_app/DEPS
deleted file mode 100644
index 2f6ef9500a2ebd3beef1d74f26594025cfe2d2e5..0000000000000000000000000000000000000000
--- a/mojo/examples/sample_app/DEPS
+++ /dev/null
@@ -1,5 +0,0 @@
-include_rules = [
- # TODO(abarth): Rather than including this interface directly,
- # we need to figure out the right way for apps to call GL.
- "!gpu/command_buffer/client/gles2_interface.h",
-]

Powered by Google App Engine
This is Rietveld 408576698