Index: chrome/browser/sync/api/sync_change_unittest.cc |
diff --git a/chrome/browser/sync/api/sync_change_unittest.cc b/chrome/browser/sync/api/sync_change_unittest.cc |
index cdcd5184bf1342579ca57e823af1d5d02434fcf0..2480ffe643d9917dc6ac01eae84638709119b825 100644 |
--- a/chrome/browser/sync/api/sync_change_unittest.cc |
+++ b/chrome/browser/sync/api/sync_change_unittest.cc |
@@ -8,8 +8,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/values.h" |
-#include "chrome/browser/sync/protocol/proto_value_conversions.h" |
#include "sync/protocol/preference_specifics.pb.h" |
+#include "sync/protocol/proto_value_conversions.h" |
#include "sync/protocol/sync.pb.h" |
#include "testing/gtest/include/gtest/gtest.h" |