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

Unified Diff: mojo/public/c/system/BUILD.gn

Issue 1425473003: Get rid of system_export.h, etc. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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/c/system/BUILD.gn
diff --git a/mojo/public/c/system/BUILD.gn b/mojo/public/c/system/BUILD.gn
index 6a3827c054f5706ced624506d2e31e8e7a9de516..2e45b941db1158292e0df46608e5f9cd91bd6b0e 100644
--- a/mojo/public/c/system/BUILD.gn
+++ b/mojo/public/c/system/BUILD.gn
@@ -16,7 +16,6 @@ mojo_sdk_source_set("system") {
"functions.h",
"macros.h",
"message_pipe.h",
- "system_export.h",
"types.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698