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

Unified Diff: components/chrome_apps/webstore_widget/app/compiled_resources.gyp

Issue 1204783007: Add metrics for Webstore Gallery Widget app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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
« no previous file with comments | « no previous file | components/chrome_apps/webstore_widget/app/main.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/chrome_apps/webstore_widget/app/compiled_resources.gyp
diff --git a/components/chrome_apps/webstore_widget/app/compiled_resources.gyp b/components/chrome_apps/webstore_widget/app/compiled_resources.gyp
index 2a2fa4fc6f18f0f3c60938305530566c35e3448c..1fc7672d9bb22375e7472623d04b7979d14490ce 100644
--- a/components/chrome_apps/webstore_widget/app/compiled_resources.gyp
+++ b/components/chrome_apps/webstore_widget/app/compiled_resources.gyp
@@ -16,6 +16,7 @@
'<(EXTERNS_DIR)/chrome_send.js',
'<(EXTERNS_DIR)/chrome_extensions.js',
'<(EXTERNS_DIR)/file_manager_private.js',
+ '<(EXTERNS_DIR)/metrics_private.js',
'../externs/chrome_webstore_widget_private.js',
'../externs/webview_tag.js'
]
« no previous file with comments | « no previous file | components/chrome_apps/webstore_widget/app/main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698