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

Unified Diff: content/content.gyp

Issue 11365055: Initial braille support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clean up gyp, add android OS condition Created 8 years 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.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 8531178be194679e2ec2ebccbed3637f8a617b54..d1aa165722c17086ccdd563d7798c01388be6843 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -284,6 +284,7 @@
'dependencies': [
'../base/base.gyp:base',
'../net/net.gyp:net',
+ '../third_party/eyesfree/eyesfree.gyp:eyesfree_java',
'../ui/ui.gyp:ui_java',
'common_aidl',
'content_common',
« no previous file with comments | « build/java_aidl.gypi ('k') | content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698