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

Unified Diff: mojo/environment/BUILD.gn

Issue 346613004: Use loadable module instead of shared library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Small nits Created 6 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
Index: mojo/environment/BUILD.gn
diff --git a/mojo/environment/BUILD.gn b/mojo/environment/BUILD.gn
index d25a94d58ea3184d9bc83c44333f52ec6b65b24d..ff4f358127f1e011e318ddd122b29cff1ba9ca97 100644
--- a/mojo/environment/BUILD.gn
+++ b/mojo/environment/BUILD.gn
@@ -35,10 +35,6 @@ component("chromium_impl") {
"default_logger_impl.h",
]
- defines = [
- "MOJO_ENVIRONMENT_IMPL_IMPLEMENTATION",
- ]
-
deps = [
"//base",
"//base/third_party/dynamic_annotations",

Powered by Google App Engine
This is Rietveld 408576698