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

Unified Diff: base/base.gypi

Issue 14329020: Implementing uploading of a WebRTC diagnostic log. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed two files 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 7194f24443a0da4568a25d694377e444d18252f6..832dd95efd117547cd9c6c2ccc4d9b49f3324f32 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -332,6 +332,8 @@
'os_compat_android.h',
'os_compat_nacl.cc',
'os_compat_nacl.h',
+ 'partial_circular_buffer.cc',
+ 'partial_circular_buffer.h',
'path_service.cc',
'path_service.h',
'pending_task.cc',

Powered by Google App Engine
This is Rietveld 408576698