gdata: 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 Review URL: https://chromiumcodereview.appspot.com/10829130 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149571 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment