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

Unified Diff: content/content_browser.gypi

Issue 420653003: MacViews: Accessibility bridge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix build Created 6 years, 5 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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 76f994cb9f92aac35682f4ff1a0850cb212b954b..dd64981eefb05146555dd4044684ee631001e4f1 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1566,6 +1566,7 @@
'dependencies': [
'browser/devtools/devtools_resources.gyp:devtools_resources',
'content_common_mojo_bindings',
+ '../ui/accessibility/accessibility.gyp:accessibility_platform',
dmazzoni 2014/07/30 05:53:12 nit: sort this
Andre 2014/07/30 18:50:16 Done.
'../cc/cc.gyp:cc',
'../cc/cc.gyp:cc_surfaces',
'../mojo/mojo.gyp:mojo_cpp_bindings',

Powered by Google App Engine
This is Rietveld 408576698