Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 479464966266ff1368a49c3ef4bdfb6f1bbbc97f..525e5408304f7a4a93a67718db34615fabe3c432 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -1,6 +1,9 @@ |
include_rules = [ |
"+content/gpu", # For gpu_info_collector.h and in-process GPU |
+ # Other libraries. |
+ "+third_party/iaccessible2", |
+ |
# DO NOT ADD ANY CHROME INCLUDES HERE!!! |
# See https://sites.google.com/a/chromium.org/dev/developers/content-module |
# for more information. |