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

Unified Diff: build/json_schema_bundle_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_bundle_compile.gypi
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
index 39576adf6830db473e33122072be9ce3ccacee74..9c505ff072998ad82ac2f6ec41662493b0f54d57 100644
--- a/build/json_schema_bundle_compile.gypi
+++ b/build/json_schema_bundle_compile.gypi
@@ -17,6 +17,8 @@
},
'actions': [
{
+ # GN version: //build/json_schema.gni
+ # (json_schema_bundle_compile templates)
'action_name': 'genapi_bundle',
'inputs': [
'<(api_gen_dir)/cc_generator.py',

Powered by Google App Engine
This is Rietveld 408576698