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

Unified Diff: mojo/edk/system/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
« no previous file with comments | « mojo/edk/platform/scoped_platform_handle.h ('k') | mojo/edk/system/connection_manager_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/system/BUILD.gn
diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
index e386b09d7bc05c2dbfab8b2a482d347079bc437b..1b8594cc2f38078de8406870e48665bab1b0f759 100644
--- a/mojo/edk/system/BUILD.gn
+++ b/mojo/edk/system/BUILD.gn
@@ -119,6 +119,7 @@ mojo_edk_source_set("system") {
]
mojo_sdk_public_deps = [
+ "mojo/public/c:system",
"mojo/public/c/system",
"mojo/public/cpp/system",
]
« no previous file with comments | « mojo/edk/platform/scoped_platform_handle.h ('k') | mojo/edk/system/connection_manager_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698