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

Unified Diff: mojo/message_pump/BUILD.gn

Issue 2084443002: Remove all mojo and IPC dependencies on dynamic annotations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/edk/system/BUILD.gn ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/message_pump/BUILD.gn
diff --git a/mojo/message_pump/BUILD.gn b/mojo/message_pump/BUILD.gn
index b7240faa0654f98fe0d7f261b3ca875e3a85dd8b..e1ae4af28e3fb8170bce3f6eef6cba1a8c91e8dc 100644
--- a/mojo/message_pump/BUILD.gn
+++ b/mojo/message_pump/BUILD.gn
@@ -21,8 +21,4 @@ component("message_pump") {
"//base",
"//mojo/public/cpp/system",
]
-
- deps = [
- "//base/third_party/dynamic_annotations",
- ]
}
« no previous file with comments | « mojo/edk/system/BUILD.gn ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698