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

Unified Diff: content/browser/DEPS

Issue 116293005: Refactor content/ to use ui::AXNodeData instead of blink. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix android compile 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 6e6295235acc6f72f9ebdbf670d196d71435a278..3a5dcc6d6d2c7f80621881d761b45fe1f9b38bd6 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+media/midi", # For Web MIDI API
"+media/video", # For Video Device monitoring in Mac.
"+sql",
+ "+ui/accessibility",
"+ui/webui",
"+win8/util",

Powered by Google App Engine
This is Rietveld 408576698