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

Unified Diff: content/content.gyp

Issue 11784028: Add VisibleForTesting to content/public/android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase with the latest VisibleForTesting addition. Created 7 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/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 3863849628e7c2ec69aeb1f965180d59958ae064..913cadd12986ef3a7748bb1a00d7eebcba3c6294 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -284,6 +284,7 @@
'dependencies': [
'../base/base.gyp:base',
'../net/net.gyp:net',
+ '../third_party/guava/guava.gyp:guava_javalib',
'../ui/ui.gyp:ui_java',
'common_aidl',
'content_common',

Powered by Google App Engine
This is Rietveld 408576698