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

Unified Diff: content/common/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/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 8cc7f01ebd91b0d5355387908d3a74119047f76f..a0fea5a7d8ade2e63c3b00d42bc5a979b4948a3a 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"-webkit/browser",
"-webkit/child",
"-webkit/renderer",
+ "+ui/accessibility",
# TODO(ananta|jamesr|scottmg) http://crbug.com/237249
"!webkit/child/websocketstreamhandle_impl.h",

Powered by Google App Engine
This is Rietveld 408576698