Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: content/browser/DEPS

Issue 7971008: Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update GYP Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« no previous file with comments | « chrome_frame/test/chrome_frame_ui_test_utils.cc ('k') | content/browser/accessibility/browser_accessibility_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698