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

Unified Diff: components/components.gyp

Issue 14329020: Implementing uploading of a WebRTC diagnostic log. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed file added by mistake. 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/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index b6ea5b56ad4ad1f0af131cd5005c820794294e63..361a6bf814d3b0faadcffdb6f7e5bd0404994d97 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -17,7 +17,8 @@
'sessions.gypi',
'user_prefs.gypi',
'visitedlink.gypi',
- 'webdata.gypi',
'web_contents_delegate_android.gypi',
+ 'webdata.gypi',
+ 'webrtc_log_uploader.gypi',
],
}

Powered by Google App Engine
This is Rietveld 408576698