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

Unified Diff: mojo/public/cpp/utility/BUILD.gn

Issue 2229573002: Change the canonical way to include the C macros.h to <mojo/macros.h>. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 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
Index: mojo/public/cpp/utility/BUILD.gn
diff --git a/mojo/public/cpp/utility/BUILD.gn b/mojo/public/cpp/utility/BUILD.gn
index dd2c240f7cb45982f7c54fca90fa9942ae743d09..35686599e347ae691a586366d44d4badcb5b5026 100644
--- a/mojo/public/cpp/utility/BUILD.gn
+++ b/mojo/public/cpp/utility/BUILD.gn
@@ -12,6 +12,7 @@ mojo_sdk_source_set("utility") {
]
mojo_sdk_deps = [
+ "mojo/public/c:common",
"mojo/public/cpp/bindings:callback",
"mojo/public/cpp/system",
]
« no previous file with comments | « mojo/public/cpp/bindings/tests/validation_test_input_parser.cc ('k') | mojo/public/cpp/utility/lib/run_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698