| Index: trunk/src/chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc (revision 204084)
|
| +++ trunk/src/chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc (working copy)
|
| @@ -143,9 +143,6 @@
|
| const std::vector<SBFullHashResult>& full_hits) OVERRIDE {
|
| // Do nothing for the cache.
|
| }
|
| - virtual bool MalwareIPMatchKillSwitchOn() OVERRIDE {
|
| - return false;
|
| - }
|
|
|
| // Fill up the database with test URL.
|
| void AddUrl(const GURL& url,
|
|
|