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

Unified Diff: third_party/openh264/DEPS

Issue 1403893007: Adding third_party/openh264/src, build files and unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename var to 'use_openh264', add OpenH264 to 'all' target of GN Created 5 years, 1 month 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: third_party/openh264/DEPS
diff --git a/third_party/openh264/DEPS b/third_party/openh264/DEPS
index d2f34d2ddeb7df2a0e13084961a2d5d0a5cd24c8..db39545240d9f33d2d63d32e86ad1bc40511bdeb 100644
--- a/third_party/openh264/DEPS
+++ b/third_party/openh264/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ '+openh264',
'+testing',
+ '+webrtc',
]

Powered by Google App Engine
This is Rietveld 408576698