Descriptiongdata: Remove NotifyDirectoryChanged() and NotifyDocumentFeedFetched()
These are just calling FOR_EACH_OBSERVER. In the past, these Notify*
functions were used to post a task to UI thread, to notify observers
on UI thread, but we no longer need this indirection.
BUG=138268
TEST=none; this does not change behaviors
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149571
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|