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

Unified Diff: mojo/edk/util/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/edk/util/BUILD.gn
diff --git a/mojo/edk/util/BUILD.gn b/mojo/edk/util/BUILD.gn
index 380255d8a34a12b799e9067ef68346468e85afcd..8518dcb8018392bfa0364cac2ddb638cbcc53985 100644
--- a/mojo/edk/util/BUILD.gn
+++ b/mojo/edk/util/BUILD.gn
@@ -10,8 +10,6 @@ mojo_edk_source_set("util") {
"scoped_file.h",
]
- defines = [ "MOJO_SYSTEM_IMPLEMENTATION" ]
-
mojo_edk_configs = [ "mojo/edk/system:system_config" ]
deps = [

Powered by Google App Engine
This is Rietveld 408576698