Index: mojo/mojo_public.gyp |
diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp |
index 52671c0930ca4e3fd89342ae14c83d8ff3e5d430..c52d21f239405bccc4385cbd5d9e89c82a579316 100644 |
--- a/mojo/mojo_public.gyp |
+++ b/mojo/mojo_public.gyp |
@@ -74,12 +74,8 @@ |
], |
'dependencies': [ |
'../base/base.gyp:base', |
- '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'mojo_cpp_system', |
], |
- 'export_dependent_settings': [ |
- '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- ], |
'sources': [ |
'message_pump/handle_watcher.cc', |
'message_pump/handle_watcher.h', |