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

Unified Diff: chrome/chrome_common.gypi

Issue 1030503003: Metrics log modification to handle external components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move deps Created 5 years, 9 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 4f998ec8e63038ca23d0cee02ad84f542dd87bb4..72098b7a9ba96d9e184f5b2679e1747c9511f593 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -81,6 +81,8 @@
'common/media/webrtc_logging_message_data.h',
'common/media/webrtc_logging_messages.h',
'common/media_galleries/metadata_types.h',
+ 'common/metrics/version_utils.cc',
+ 'common/metrics/version_utils.h',
'common/multi_process_lock.h',
'common/multi_process_lock_linux.cc',
'common/multi_process_lock_mac.cc',

Powered by Google App Engine
This is Rietveld 408576698