Chromium Code Reviews| Index: chrome/browser/resources/options2/content_settings_exceptions_area.html |
| diff --git a/chrome/browser/resources/options2/content_settings_exceptions_area.html b/chrome/browser/resources/options2/content_settings_exceptions_area.html |
| index 1aec06cb929f539ccc73e9ac4d5c6aba5d2306da..e6849542c36813c4ce3511866a4deb30c02fcfc8 100644 |
| --- a/chrome/browser/resources/options2/content_settings_exceptions_area.html |
| +++ b/chrome/browser/resources/options2/content_settings_exceptions_area.html |
| @@ -76,6 +76,10 @@ |
| <list mode="otr"></list> |
| </div> |
| </div> |
| + <div id="pepper-flash-cameramic-exceptions-div" |
| + contentType="pepper_flash_cameramic" class="pepper-flash-settings"> |
|
csilv
2012/06/05 00:40:21
nit: preferable to use dashes instead of underscor
yzshen1
2012/06/05 17:28:43
Please see my comments in content_settings.html.
|
| + <list mode="normal"></list> |
| + </div> |
| </div> |
| <div class="action-area"> |
| <div class="button-strip"> |