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

Unified Diff: content/content_common.gypi

Issue 9702014: [UMA] Use proper C++ objects to serialize tracked_objects across process boundaries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix base_unittests failures Created 8 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index a300300f6d7eb496ef63b044d013eafca7c602a4..720ac5c637166101215168e195d8f1755b8562e4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -74,6 +74,8 @@
'public/common/security_style.h',
'public/common/serialized_script_value.cc',
'public/common/serialized_script_value.h',
+ 'public/common/serialized_profiler_data.cc',
+ 'public/common/serialized_profiler_data.h',
'public/common/show_desktop_notification_params.cc',
'public/common/show_desktop_notification_params.h',
'public/common/speech_recognition_result.h',

Powered by Google App Engine
This is Rietveld 408576698