Chromium Code Reviews
        
  DescriptionNavigationController: remove ReloadToRefreshContent
Now that Reload is equivalent to ReloadToRefreshContent, let's
deprecated ReloadToRefreshContent.
In this change, I do not remove actual caller code that existed
in Android port, because it was already removed accidentaly
in the following refactoring change.
https://codereview.chromium.org/2416723002
Because we already migrated to using ReloadType::MAIN_RESOURCE
for both reloads fortunately, it didn't cause any regression,
and we can safely remove this interface now.
BUG=612080, 670232
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
TBR=miguelg@chromium.org
Committed: https://crrev.com/b887e7c4d46340e170ab47c12b3a0d75433250af
Cr-Commit-Position: refs/heads/master@{#436242}
   
  Patch Set 1 #Messages
    Total messages: 24 (17 generated)
     
  
  
       |