summaryrefslogtreecommitdiffstats
path: root/chrome/browser/local_discovery/gcd_api_flow_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-1/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-071-1/+1
* Rename GCDApiFlowInterface to GCDApiFlow and GCDApiFlow to GCDApiFlowImplnoamsml@chromium.org2014-06-101-3/+5
* Added GCDApiFlowInterface for simpler testing.vitalybuka@chromium.org2014-06-081-5/+3
* Simplified API of GCDBaseApiFlow::Delegatevitalybuka@chromium.org2014-05-281-0/+130