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

Unified Diff: third_party/openh264/DEPS

Issue 1446453004: Adding third_party/openh264 build files for encoding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use_openh264 = conditional on chrome branding again 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',
Dirk Pranke 2015/11/23 23:07:07 what directories are you trying to include here (i
hbos_chromium 2015/11/25 16:17:02 third_party/openh264 testing third_party/webrtc w
Dirk Pranke 2015/11/25 20:58:58 I thought the presubmit was failing because it was
hbos_chromium 2015/11/26 12:19:24 Yeah not sure, but I think the presubmit looks at
]

Powered by Google App Engine
This is Rietveld 408576698