Chromium Code Reviews| Index: third_party/WebKit/public/blink_resources.grd |
| diff --git a/third_party/WebKit/public/blink_resources.grd b/third_party/WebKit/public/blink_resources.grd |
| index c627ca615402a697f5886319934e2689ac392707..388cd549588862d54fd34f7ea04189323b4c430c 100644 |
| --- a/third_party/WebKit/public/blink_resources.grd |
| +++ b/third_party/WebKit/public/blink_resources.grd |
| @@ -8,7 +8,8 @@ |
| </outputs> |
| <release seq="1"> |
| <includes> |
| - <include name="IDR_UASTYLE_HTML_CSS" file="../Source/core/css/html.css" type="BINDATA"/> |
| + <!-- <include name="IDR_UASTYLE_HTML_CSS" file="../Source/core/css/html.css" type="BINDATA"/> --> |
|
esprehn
2016/06/27 05:17:31
Let's make this a comment describing what's going
kouhei (in TOK)
2016/06/27 05:39:22
Done.
|
| + <include name="IDR_UASTYLE_HTML_CSS" file="${html_min_css}" type="BINDATA"/> |
| <include name="IDR_UASTYLE_QUIRKS_CSS" file="../Source/core/css/quirks.css" type="BINDATA"/> |
| <include name="IDR_UASTYLE_VIEW_SOURCE_CSS" file="../Source/core/css/view-source.css" type="BINDATA"/> |
| <if expr="is_android"> |