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

Unified Diff: mojo/examples/sample_app/DEPS

Issue 409263002: Mojo: Get rid of ui::gfx from sample_app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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 | « no previous file | mojo/examples/sample_app/gles2_client_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/sample_app/DEPS
diff --git a/mojo/examples/sample_app/DEPS b/mojo/examples/sample_app/DEPS
index 49b9c281a7da9c517a15fcc07610868f3add7c44..d5f25b3f6985a0efb9562116c3d763a060cfe012 100644
--- a/mojo/examples/sample_app/DEPS
+++ b/mojo/examples/sample_app/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+ui/events/event_constants.h", # pending enum support in mojom
- "+ui/gfx", # TODO(beng): trim the size of this dep.
]
« no previous file with comments | « no previous file | mojo/examples/sample_app/gles2_client_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698