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

Unified Diff: content/browser/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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index d29e52f7171f66e6ebd627de822285b1705ce9e4..7919d2aff2fe4435167869d5f244dc80f1df1092 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -35,6 +35,7 @@ include_rules = [
"+third_party/iaccessible2",
"+third_party/isimpledom",
"+third_party/khronos", # For enum definitions only
+ "+third_party/openh264",
"+third_party/re2",
# Allow non-browser Chrome OS code to be used.

Powered by Google App Engine
This is Rietveld 408576698