Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index 20d1923f415dfec725ec412f202e3c31481af3b1..40d1eb5541dd2a04a13d5b72e08c18a1bf822181 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -30,6 +30,7 @@ include_rules = [ |
"+sync/notifier", # Sync invalidation API files. |
"+sync/protocol", # Sync protobuf files. |
"+third_party/cros_system_api", |
+ "+win8/util", |
"+xib_localizers", # For generated mac localization helpers |
# TODO(stuartmorgan): Remove these by refactoring necessary code out of |