Index: components/sync/protocol/sync_protocol_error.cc |
diff --git a/components/sync/protocol/sync_protocol_error.cc b/components/sync/protocol/sync_protocol_error.cc |
index 5bc617984b1a2f76904b7c3650af1cb94e618418..01fd3b09a7b08a618d1c3c3328283889a57c0adc 100644 |
--- a/components/sync/protocol/sync_protocol_error.cc |
+++ b/components/sync/protocol/sync_protocol_error.cc |
@@ -4,10 +4,7 @@ |
#include "components/sync/protocol/sync_protocol_error.h" |
-#include <string> |
- |
#include "base/logging.h" |
-#include "base/values.h" |
namespace syncer { |
#define ENUM_CASE(x) \ |