| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 1311130b9063661c10dfb870633858c4d7ebc034..59b02ed0e22bcd2dd2c2869128ffb408d44136a6 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -272,6 +272,7 @@
|
| <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
|
| <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json" type="BINDATA" />
|
| </if>
|
| + <include name="IDR_SCRIPT_BUBBLE_MANIFEST" file="resources\script_bubble\manifest.json" type="BINDATA" />
|
| <if expr="pp_ifdef('use_ash')">
|
| <include name="IDR_GESTURE_CONFIG_CSS" file="resources\gesture_config.css" type="BINDATA" />
|
| <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.html" type="BINDATA" />
|
|
|