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

Unified Diff: chrome/chrome_common.gypi

Issue 1515433002: Replace uses of raw uint32's with a type-checked RtpTimeTicks data type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed mkwst's comments, plus REBASE. Created 5 years 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 fdef7070e296727f050b599f440df54b88680a07..38ddd270e573ae5b5fb5ffe5c3e80fccf16ad45c 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -10,6 +10,8 @@
'common/attrition_experiments.h',
'common/auto_start_linux.cc',
'common/auto_start_linux.h',
+ 'common/cast_messages.cc',
+ 'common/cast_messages.h',
'common/channel_info.cc',
'common/channel_info.h',
'common/channel_info_android.cc',

Powered by Google App Engine
This is Rietveld 408576698