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

Unified Diff: components/webrtc_log_uploader/DEPS

Issue 14329020: Implementing uploading of a WebRTC diagnostic log. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code review. Created 7 years, 7 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: components/webrtc_log_uploader/DEPS
diff --git a/ash/screensaver/DEPS b/components/webrtc_log_uploader/DEPS
similarity index 59%
copy from ash/screensaver/DEPS
copy to components/webrtc_log_uploader/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..7fca2ee6a98c1705643a3105dfa8e9d5d32b5b96 100644
--- a/ash/screensaver/DEPS
+++ b/components/webrtc_log_uploader/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+content/public/browser",
+ "+net",
+ "+third_party/bzip2",
]

Powered by Google App Engine
This is Rietveld 408576698