Chromium Code Reviews

Side by Side Diff: webrtc/api/test/DEPS

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 include_rules = [
2 # Allow include of Chrome base/android to allow inclusion of headers needed
3 # for accessing the JVM and Application context in gtest.
4 "+base/android",
5 ]
OLDNEW

Powered by Google App Engine