diff options
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r-- | chrome/browser/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS index a753ad6..4d43d58 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", |