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

Unified Diff: webrtc/pc/test/DEPS

Issue 2800353002: Removing unnecessary parameters from initializeAndroidGlobals. (Closed)
Patch Set: Change type of "context" to an actual Android context. Created 3 years, 8 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: webrtc/pc/test/DEPS
diff --git a/webrtc/pc/test/DEPS b/webrtc/pc/test/DEPS
index a814b152f2c84158b5cdd7d54d83607c5b745389..17d20c1be9955d5aaa5e7ff0ff8a5215513e2b69 100644
--- a/webrtc/pc/test/DEPS
+++ b/webrtc/pc/test/DEPS
@@ -2,4 +2,5 @@ include_rules = [
# Allow include of Chrome base/android to allow inclusion of headers needed
# for accessing the JVM and Application context in gtest.
"+base/android",
+ "+webrtc/modules/utility/include/jvm_android.h",
]
« no previous file with comments | « webrtc/examples/androidapp/src/org/appspot/apprtc/PeerConnectionClient.java ('k') | webrtc/pc/test/androidtestinitializer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698