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

Unified Diff: content/test/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/test/DEPS
diff --git a/content/test/DEPS b/content/test/DEPS
index fb2a8f80d74fc66cc8ddd59521b3f3942308620d..e7246f398c90920037c6c53c84a2bb7e536a3259 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+content",
"+media/audio", # For AudioParameters in WebRTC tests.
"+media/base", # For ChannelLayout in WebRTC tests.
+ "+ui/accessibility",
"+ui/base/resource/data_pack.h",
"+ui/base/resource/resource_bundle.h",
"!v8/include/v8.h",

Powered by Google App Engine
This is Rietveld 408576698