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

Unified Diff: content/browser/DEPS

Issue 1446453004: Adding third_party/openh264 build files for encoding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase with master 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 298ec09c20580f367d69a7bbf3786afee983fbe1..dea99600071398b28a588d6af10ae1fcaf385776 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -37,6 +37,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