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

Unified Diff: chrome/chrome_common.gypi

Issue 226273004: Add new SampledProfile protobuf definition (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated repeated field name, seconds -> milliseconds, INTERVAL -> PERIODIC Created 6 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 718add77dbf683cde0cc518aabe99fa8cb4874a0..ff75ee3a49c3336b2c163faa832bf512ca3dbc25 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -713,6 +713,7 @@
'common/metrics/proto/omnibox_event.proto',
'common/metrics/proto/perf_data.proto',
'common/metrics/proto/permuted_entropy_cache.proto',
+ 'common/metrics/proto/profile_collection.proto',
'common/metrics/proto/profiler_event.proto',
'common/metrics/proto/system_profile.proto',
'common/metrics/proto/user_action_event.proto',

Powered by Google App Engine
This is Rietveld 408576698