Index: chrome/browser/sync/protocol/proto_enum_conversions.h |
diff --git a/chrome/browser/sync/protocol/proto_enum_conversions.h b/chrome/browser/sync/protocol/proto_enum_conversions.h |
index 47e477267f7cc2f33ff40e0eda255774c46cc0f5..a50124fc857570e2899cb8ff4bfcfff55059c85c 100644 |
--- a/chrome/browser/sync/protocol/proto_enum_conversions.h |
+++ b/chrome/browser/sync/protocol/proto_enum_conversions.h |
@@ -9,6 +9,7 @@ |
// Keep this file in sync with the .proto files in this directory. |
#include "chrome/browser/sync/protocol/session_specifics.pb.h" |
+#include "chrome/browser/sync/protocol/sync.pb.h" |
// Utility functions to get the string equivalent for some sync proto |
// enums. |