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

Unified Diff: base/json/BUILD.gn

Issue 1013463003: Update from https://crrev.com/320931 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 | « base/ios/weak_nsobject_unittest.mm ('k') | base/location.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/json/BUILD.gn
diff --git a/base/json/BUILD.gn b/base/json/BUILD.gn
index 0310ea9460c2520fefe7863cb377e2db858bb921..70830c15e55d583b71bd25de188855edee898914 100644
--- a/base/json/BUILD.gn
+++ b/base/json/BUILD.gn
@@ -27,7 +27,7 @@ source_set("json") {
]
}
- defines = [ "BASE_IMPLEMENTATION" ]
+ configs += [ "//base:base_implementation" ]
deps = [
"//base/memory",
« no previous file with comments | « base/ios/weak_nsobject_unittest.mm ('k') | base/location.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698