| Index: chrome/browser/sync/test/integration/sync_test.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_test.h b/chrome/browser/sync/test/integration/sync_test.h
|
| index 052afe8a822cf9028af782b81c30b803bf5c0e8c..4a205e16d8c0e786c35efcfe093d2ea52520829c 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.h
|
| +++ b/chrome/browser/sync/test/integration/sync_test.h
|
| @@ -237,7 +237,7 @@ class SyncTest : public InProcessBrowserTest {
|
| // Triggers the creation the Synced Bookmarks folder on the server.
|
| void TriggerCreateSyncedBookmarks();
|
|
|
| - // Returns the FakeServer being used for the test or NULL if FakeServer is
|
| + // Returns the FakeServer being used for the test or null if FakeServer is
|
| // not being used.
|
| fake_server::FakeServer* GetFakeServer() const;
|
|
|
|
|