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

Unified Diff: components/safe_json.gypi

Issue 1211423004: Change static library targets in safe_json GN files to source sets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: defines Created 5 years, 5 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 | « no previous file | components/safe_json/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_json.gypi
diff --git a/components/safe_json.gypi b/components/safe_json.gypi
index b7ab6084ec97793f9fcab7ee10ff989a6fbf163c..ded160f22ed6cdce0a8e06c4a902606d2e382fb8 100644
--- a/components/safe_json.gypi
+++ b/components/safe_json.gypi
@@ -19,9 +19,6 @@
'include_dirs': [
'..',
],
- 'defines': [
- 'SAFE_JSON_IMPLEMENTATION',
- ],
'sources': [
'safe_json/safe_json_parser.cc',
'safe_json/safe_json_parser.h',
« no previous file with comments | « no previous file | components/safe_json/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698