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

Side by Side 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 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 '+openh264',
2 '+testing', 3 '+testing',
4 '+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
3 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698