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. |
] |