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

Unified Diff: chrome/browser/sync/test_profile_sync_service.h

Issue 3064026: Fix presubmit errors part 2. (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/views/infobars/after_translate_infobar.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/test_profile_sync_service.h
diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h
index ba4a2642ac7bab7d46050b0cc7dad3ff7163e2a6..9cb6973408f33e38a36d97630c0385a07fbf1a0a 100644
--- a/chrome/browser/sync/test_profile_sync_service.h
+++ b/chrome/browser/sync/test_profile_sync_service.h
@@ -35,8 +35,7 @@ ACTION(ReturnNewDataTypeManager) {
// running in these tests, and allows tests to provide a task on construction
// to set up initial nodes to mock out an actual server initial sync
// download.
-class SyncBackendHostForProfileSyncTest :
- public browser_sync::SyncBackendHost {
+class SyncBackendHostForProfileSyncTest : public browser_sync::SyncBackendHost {
public:
SyncBackendHostForProfileSyncTest(browser_sync::SyncFrontend* frontend,
Profile* profile,
« no previous file with comments | « no previous file | chrome/browser/views/infobars/after_translate_infobar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698