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

Unified Diff: base/base.gyp

Issue 7828084: Refactor ScopedJavaRef (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: operator= docs Created 9 years, 3 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: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 623e6da04a86caa4f91b09627203212aa3986d23..b5cea3266ef531db67173f910ae97a96e1fcd512 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -110,6 +110,7 @@
'test/run_all_unittests.cc',
# Tests.
+ 'android/scoped_java_ref_unittest.cc',
'at_exit_unittest.cc',
'atomicops_unittest.cc',
'base64_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698