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

Unified Diff: content/renderer/DEPS

Issue 116293005: Refactor content/ to use ui::AXNodeData instead of blink. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Get rid of typedefs in browser_accessibility.cc, rebase Created 6 years, 11 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/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 10db7729647e464c53cffaa9972cc4ea730fe9b4..af2d85cd86102deef9f04d2a6e902ea83969b223 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+third_party/libjingle",
"+third_party/mach_override",
"+third_party/tcmalloc",
+ "+ui/accessibility",
"+v8/include",
"+v8/src/third_party/vtune",
"-webkit/browser",

Powered by Google App Engine
This is Rietveld 408576698