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

Unified Diff: content/browser/DEPS

Issue 14329020: Implementing uploading of a WebRTC diagnostic log. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed pre-submit warnings/errors (including adding bzip2 to content/browser DEPS). Created 7 years, 8 months 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 200aada58c6aad786efa3bbbc063000cf164f6a5..caad3ff25a457423d2bbe0318af5210f5015e764 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+win8/util",
# Other libraries.
+ "+third_party/bzip2",
"+third_party/iaccessible2",
"+third_party/isimpledom",
"+third_party/khronos", # For enum definitions only

Powered by Google App Engine
This is Rietveld 408576698