Chromium Code Reviews

Unified Diff: webrtc/api/test/DEPS

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Added three headers for backwards-compatibility, specifically for building chromium. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/api/test/DEPS
diff --git a/webrtc/api/test/DEPS b/webrtc/api/test/DEPS
deleted file mode 100644
index a814b152f2c84158b5cdd7d54d83607c5b745389..0000000000000000000000000000000000000000
--- a/webrtc/api/test/DEPS
+++ /dev/null
@@ -1,5 +0,0 @@
-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",
-]

Powered by Google App Engine