| Index: chrome/browser/resources/options/options.html
|
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
|
| index 1e70761c1d8633f6fe474353a031577bc6210325..8b8e1556f4bb4db0d9a789533cc3c11df135c588 100644
|
| --- a/chrome/browser/resources/options/options.html
|
| +++ b/chrome/browser/resources/options/options.html
|
| @@ -210,6 +210,7 @@
|
| <div id="subpage-sheet-2" class="subpage-sheet">
|
| <button class="close-subpage"></button>
|
| <include src="cookies_view.html">
|
| + <include src="content_settings_exceptions_area.html">
|
| </div>
|
| </div>
|
| </div>
|
|
|