Chromium Code Reviews

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

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « webrtc/pc/streamcollection.h ('k') | webrtc/pc/test/androidtestinitializer.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # Allow include of Chrome base/android to allow inclusion of headers needed 2 # Allow include of Chrome base/android to allow inclusion of headers needed
3 # for accessing the JVM and Application context in gtest. 3 # for accessing the JVM and Application context in gtest.
4 "+base/android", 4 "+base/android",
5 ] 5 ]
OLDNEW
« no previous file with comments | « webrtc/pc/streamcollection.h ('k') | webrtc/pc/test/androidtestinitializer.h » ('j') | no next file with comments »

Powered by Google App Engine