| Index: chrome/browser/sync/test/integration/sync_extension_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_extension_helper.h b/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| index 06bf60a61745b028a7e81c6c646e88e1e79fcb20..c81977d25e48e2dbf683c7bdf63ec0f82c894713 100644
|
| --- a/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| +++ b/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| @@ -83,6 +83,7 @@ class SyncExtensionHelper {
|
| bool Equals(const ExtensionState &other) const;
|
|
|
| EnabledState enabled_state;
|
| + int disable_reasons;
|
| bool incognito_enabled;
|
| };
|
|
|
|
|