summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorisherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-18 00:30:04 +0000
committerisherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-18 00:30:04 +0000
commit2a08b1d03336b4bf919cc472e53ae4d2c78569c8 (patch)
tree3c8ba6bf8918092f1c16b6dd9a04e5a8fbe3b959 /chrome/chrome_common.gypi
parentd30ab62bfaa333d1315d6db800cef357ded7a30b (diff)
downloadchromium_src-2a08b1d03336b4bf919cc472e53ae4d2c78569c8.zip
chromium_src-2a08b1d03336b4bf919cc472e53ae4d2c78569c8.tar.gz
chromium_src-2a08b1d03336b4bf919cc472e53ae4d2c78569c8.tar.bz2
Update metrics protocol buffers: add profiler & UMA field trial tuple; rename user_id to client_id.
BUG=109817 TEST=none Review URL: http://codereview.chromium.org/9405036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122644 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index dbee54b..0ce75c4 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -465,6 +465,7 @@
'common/metrics/proto/chrome_user_metrics_extension.proto',
'common/metrics/proto/histogram_event.proto',
'common/metrics/proto/omnibox_event.proto',
+ 'common/metrics/proto/profiler_event.proto',
'common/metrics/proto/system_profile.proto',
'common/metrics/proto/user_action_event.proto',
],