Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index a753ad6e1486f63191385374db8cf5d01ca0d5c9..4d43d58528597321d75bd3acaa753e01e0cadd46 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -109,6 +109,7 @@ include_rules = [ |
"+sync/api", # Sync API files. |
"+sync/internal_api/public/attachments", # Needed for tests. |
"+sync/protocol", # Sync protobuf files. |
+ "+sync/util", # Sync utilities like GetSessionName. |
"+third_party/cros_system_api", |
"+win8/util", |