Chromium Code Reviews| Index: components/resources/safe_browsing_resources.grdp |
| diff --git a/components/resources/safe_browsing_resources.grdp b/components/resources/safe_browsing_resources.grdp |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ae40ba6cda133e4ec7595b3d6626d6e3a61535f6 |
| --- /dev/null |
| +++ b/components/resources/safe_browsing_resources.grdp |
| @@ -0,0 +1,5 @@ |
| +<?xml version="1.0" encoding="utf-8"?> |
| +<grit-part> |
| + <include name="IDR_SAFE_BROWSING_HTML" file="..\..\components\safe_browsing\web_ui\resources\safe_browsing.html" type="BINDATA" /> |
| + <include name="IDR_SAFE_BROWSING_CSS" file="..\..\components\safe_browsing\web_ui\resources\safe_browsing.css" type="BINDATA" /> |
| +</grit-part> |