Index: components/sync/base/protobuf_unittest.cc |
diff --git a/sync/util/protobuf_unittest.cc b/components/sync/base/protobuf_unittest.cc |
similarity index 95% |
rename from sync/util/protobuf_unittest.cc |
rename to components/sync/base/protobuf_unittest.cc |
index 4f654d5d77dc9c922448c7a65f3a9c762d6bcdea..836aa022191ea6c808930e365ca661922fdc8cb7 100644 |
--- a/sync/util/protobuf_unittest.cc |
+++ b/components/sync/base/protobuf_unittest.cc |
@@ -5,7 +5,7 @@ |
#include <string> |
#include <vector> |
-#include "sync/protocol/test.pb.h" |
+#include "components/sync/protocol/test.pb.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace { |