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

Unified Diff: build/json_schema_bundle_registration_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
« no previous file with comments | « build/json_schema_api.gni ('k') | build/json_schema_compile.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/json_schema_bundle_registration_compile.gypi
diff --git a/build/json_schema_bundle_registration_compile.gypi b/build/json_schema_bundle_registration_compile.gypi
index 5a013bcf707c02cb6c6c90550fadb5ae4221abc6..8c5af4e8a029c9f4bbda95c36f7d28c965cca015 100644
--- a/build/json_schema_bundle_registration_compile.gypi
+++ b/build/json_schema_bundle_registration_compile.gypi
@@ -35,7 +35,7 @@
},
'actions': [
{
- # GN version: //extensions/generated_extensions_api.gni
+ # GN version: json_schema_api.gni
'action_name': 'genapi_bundle_registration',
'inputs': [
'<@(generator_files)',
« no previous file with comments | « build/json_schema_api.gni ('k') | build/json_schema_compile.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698