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

Unified Diff: build/json_schema_compile.gypi

Issue 343233002: Make chrome/common compile in GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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: build/json_schema_compile.gypi
diff --git a/build/json_schema_compile.gypi b/build/json_schema_compile.gypi
index 1ab8b7bff77eae06b2acb05366fc9334d420d514..3c4e7c6f19e0969294382c4a371936e49888f41f 100644
--- a/build/json_schema_compile.gypi
+++ b/build/json_schema_compile.gypi
@@ -17,6 +17,8 @@
},
'rules': [
{
+ # GN version: //build/json_schema.gni
+ # (json_schema_compile template)
'rule_name': 'genapi',
'msvs_external_rule': 1,
'extension': 'json',

Powered by Google App Engine
This is Rietveld 408576698