| Index: chrome/browser/resources/settings/settings_resources.grd
|
| diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
|
| index 0512a6fc237a89d9ad2d8baa036a4b9c8cf551d4..588738a1dd357488511287a8c05e6fa3245d7066 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -777,6 +777,12 @@
|
| file="route.js"
|
| type="chrome_html"
|
| preprocess="true" />
|
| + <structure name="IDR_SETTINGS_COOKIE_TREE_BEHAVIOR_HTML"
|
| + file="site_settings/cookie_tree_behavior.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_COOKIE_TREE_BEHAVIOR_JS"
|
| + file="site_settings/cookie_tree_behavior.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_SITE_DATA_HTML"
|
| file="site_settings/site_data.html"
|
| type="chrome_html" />
|
|
|