| Index: chrome/browser/resources/component_extension_resources.grd
|
| diff --git a/chrome/browser/resources/component_extension_resources.grd b/chrome/browser/resources/component_extension_resources.grd
|
| index cd54c89b8aa483b555084ba12646cca70472b0e2..312493af13541395f0e9c7b44d2e68b343b6b975 100644
|
| --- a/chrome/browser/resources/component_extension_resources.grd
|
| +++ b/chrome/browser/resources/component_extension_resources.grd
|
| @@ -113,6 +113,7 @@
|
| <if expr="pp_ifdef('enable_google_now')">
|
| <include name="IDR_GOOGLE_NOW_BACKGROUND_JS" file="google_now/background.js" type="BINDATA" />
|
| <include name="IDR_GOOGLE_NOW_UTILITY_JS" file="google_now/utility.js" type="BINDATA" />
|
| + <include name="IDR_GOOGLE_NOW_METRICS_JS" file="google_now/metrics.js" type="BINDATA" />
|
| </if>
|
| <include name="IDR_APPS_DEBUGGER_MAIN" file="apps_debugger/main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_APPS_DEBUGGER_BACKGROUND_JS" file="apps_debugger/background.js" flattenhtml="true" type="BINDATA" />
|
|
|