| Index: components/sync_bookmarks/bookmark_change_processor.h
|
| diff --git a/components/sync_bookmarks/bookmark_change_processor.h b/components/sync_bookmarks/bookmark_change_processor.h
|
| index 18dadaf9c1fa31eb283896c784a9b4956ccfbfa0..1c40d3a4956b82dc80b5c3c5bf22bb5a56f38179 100644
|
| --- a/components/sync_bookmarks/bookmark_change_processor.h
|
| +++ b/components/sync_bookmarks/bookmark_change_processor.h
|
| @@ -243,7 +243,7 @@ class BookmarkChangeProcessor : public bookmarks::BookmarkModelObserver,
|
|
|
| base::ThreadChecker thread_checker_;
|
|
|
| - // The bookmark model we are processing changes from. Non-NULL when
|
| + // The bookmark model we are processing changes from. Non-null when
|
| // |running_| is true.
|
| bookmarks::BookmarkModel* bookmark_model_;
|
|
|
|
|