| 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 0de2776b1d9c276a5b101f787ab02d58a4a782e5..ba2b818c59d416d86ad1a149e140f8c8f67fd478 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.h
|
| +++ b/chrome/browser/sync/test/integration/sync_test.h
|
| @@ -451,10 +451,6 @@ class SyncTest : public InProcessBrowserTest {
|
| // profile or not.
|
| bool use_verifier_;
|
|
|
| - // Indicates whether or not notifications were explicitly enabled/disabled.
|
| - // Defaults to true.
|
| - bool notifications_enabled_;
|
| -
|
| // Indicates the need to create Gaia user account at runtime. This can only be
|
| // set if tests are run against external servers with support for user
|
| // creation via http requests.
|
|
|