Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Issue 11366204: Rename SafeBrowsingServiceTest in safe_browsing_test.cc to SafeBrowsingServerTest to avoid collisio… (Closed)

Created:
8 years, 1 month ago by jam
Modified:
8 years, 1 month ago
Reviewers:
mattm
CC:
chromium-reviews
Visibility:
Public.

Description

Rename SafeBrowsingServiceTest in safe_browsing_test.cc to SafeBrowsingServerTest to avoid collision with SafeBrowsingServiceTest in safe_browsing_service_browsertest.cc. This is in prepartion to https://codereview.chromium.org/11366196/ landing (after master restarts) which moves safe_browsing_test.cc to browser_tests to avoid building another target just for this one test. BUG=148792 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=167257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -28 lines) Patch
M chrome/browser/safe_browsing/protocol_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_test.cc View 12 chunks +24 lines, -27 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jam
8 years, 1 month ago (2012-11-12 22:07:07 UTC) #1
mattm
lgtm, thanks! You could tag these with BUG=148792 if you want.
8 years, 1 month ago (2012-11-12 23:06:43 UTC) #2
jam
8 years, 1 month ago (2012-11-12 23:13:51 UTC) #3
On 2012/11/12 23:06:43, mattm wrote:
> lgtm, thanks!
> 
> You could tag these with BUG=148792 if you want.

done (didn't know about it). btw i've verified that the test does succeed in
browser_tests. I have left it in the current disabled state though.

Powered by Google App Engine
This is Rietveld 408576698