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

Unified Diff: build/json_schema_bundle_compile.gypi

Issue 12375006: Added UMA stats for extensions events on addListener. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 10 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 | « no previous file | build/json_schema_compile.gypi » ('j') | chrome/browser/extensions/event_router.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/json_schema_bundle_compile.gypi
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
index b6107cf770df7a17c7743de693233f34085af41c..83330ee805706274d4a6b910c8ddae2518d2a9dd 100644
--- a/build/json_schema_bundle_compile.gypi
+++ b/build/json_schema_bundle_compile.gypi
@@ -26,6 +26,7 @@
'<(api_gen_dir)/idl_schema.py',
'<(api_gen_dir)/json_schema.py',
'<(api_gen_dir)/model.py',
+ '<(api_gen_dir)/schema_util.py',
'<(api_gen_dir)/util_cc_helper.py',
'<@(schema_files)',
],
« no previous file with comments | « no previous file | build/json_schema_compile.gypi » ('j') | chrome/browser/extensions/event_router.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698