summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/DEPS b/app/DEPS
index 7489cc6..de7ee14 100644
--- a/app/DEPS
+++ b/app/DEPS
@@ -13,5 +13,8 @@ include_rules = [
# TODO(beng): resource_bundle.cc: Sever this link after glen fixes it.
"+chrome/browser/extensions/extension.h",
+ # TODO(beng): os_exchange_data[_unittest].cc, icon_util.cc:
+ "+chrome/common/win_util.h",
+
"+skia",
]