| Index: chrome/browser/sync/test/integration/enable_disable_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/enable_disable_test.cc b/chrome/browser/sync/test/integration/enable_disable_test.cc
|
| index e712272402e55fc95708a69ed1551c6106963458..ef2b5a2fcfdab7b11f097a7aef282eb8f75dda2f 100644
|
| --- a/chrome/browser/sync/test/integration/enable_disable_test.cc
|
| +++ b/chrome/browser/sync/test/integration/enable_disable_test.cc
|
| @@ -5,9 +5,9 @@
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
|
|
| #include "chrome/browser/sync/profile_sync_service_harness.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/read_node.h"
|
| #include "sync/internal_api/public/read_transaction.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
|
|
| // This file contains tests that exercise enabling and disabling data
|
| // types.
|
|
|