Index: components/safe_json.gypi |
diff --git a/components/safe_json.gypi b/components/safe_json.gypi |
index b7ab6084ec97793f9fcab7ee10ff989a6fbf163c..dcf28244576f26b744c4671f41f77931e2c7569f 100644 |
--- a/components/safe_json.gypi |
+++ b/components/safe_json.gypi |
@@ -7,7 +7,6 @@ |
{ |
# GN version: //components/safe_json |
'target_name': 'safe_json', |
- #'type': '<(component)', |
'type': 'static_library', |
'dependencies': [ |
'safe_json_parser_message_filter', |
@@ -19,9 +18,6 @@ |
'include_dirs': [ |
'..', |
], |
- 'defines': [ |
- 'SAFE_JSON_IMPLEMENTATION', |
- ], |
'sources': [ |
'safe_json/safe_json_parser.cc', |
'safe_json/safe_json_parser.h', |