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

Unified Diff: mojo/mojo.gyp

Issue 288993002: Add AsyncWaiter implementation to java API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9d0b02c22af700c781e3333dd785da3cee4c61af..5c9198feafa1b5419aac77c93ec029fc1be9f7a7 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -725,6 +725,7 @@
'type': 'shared_library',
'dependencies': [
'../base/base.gyp:base',
+ '../base/base.gyp:test_support_base',
'libmojo_system_java',
'mojo_jni_headers',
],

Powered by Google App Engine
This is Rietveld 408576698