| Index: chrome/browser/ui/views/options/content_exceptions_table_view.h
|
| diff --git a/chrome/browser/ui/views/options/content_exceptions_table_view.h b/chrome/browser/ui/views/options/content_exceptions_table_view.h
|
| index f0b8dc2353705544e2de47832b7fa9a482d87b91..184fb9d3e6290dd26c0ff7a61a9737698348a07e 100644
|
| --- a/chrome/browser/ui/views/options/content_exceptions_table_view.h
|
| +++ b/chrome/browser/ui/views/options/content_exceptions_table_view.h
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/content_exceptions_table_model.h"
|
| #include "views/controls/table/table_view.h"
|
|
|
| -// A thin wrapper around TableView that displays off-the-record entries in
|
| +// A thin wrapper around TableView that displays incognito entries in
|
| // italics.
|
| class ContentExceptionsTableView : public views::TableView {
|
| public:
|
|
|