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

Unified Diff: build/json_schema_compile.gypi

Issue 597713002: Move json schema compiler target into build/ to match gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_wk_dep
Patch Set: Created 6 years, 3 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 9952e205f85dfd3e96a5dccb084bdc3eb4380a40..1e802324991144a545ea5273ddfc53c3b3178c13 100644
--- a/build/json_schema_compile.gypi
+++ b/build/json_schema_compile.gypi
@@ -26,7 +26,7 @@
},
'rules': [
{
- # GN version: //extensions/generated_extensions_api.gni
+ # GN version: json_schema_compile.gni
'rule_name': 'genapi',
'msvs_external_rule': 1,
'extension': 'json',

Powered by Google App Engine
This is Rietveld 408576698