summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/test/integration/enable_disable_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/test/integration/enable_disable_test.cc')
-rw-r--r--chrome/browser/sync/test/integration/enable_disable_test.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/sync/test/integration/enable_disable_test.cc b/chrome/browser/sync/test/integration/enable_disable_test.cc
index eae250c..cc118ce 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/read_node.h"
+#include "sync/internal_api/public/read_transaction.h"
#include "sync/internal_api/public/syncable/model_type.h"
-#include "sync/internal_api/read_node.h"
-#include "sync/internal_api/read_transaction.h"
// This file contains tests that exercise enabling and disabling data
// types.