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

Unified Diff: base/base.gypi

Issue 338103003: Password bubble: Ensure that the bubble stays open for at least 1 second. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: test Created 6 years, 6 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 8c603a733a44e7dcbc1db63ab83f2b626dafccd2..2819e5342305c88415202561adc34311fe83c8ec 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -652,6 +652,8 @@
'timer/hi_res_timer_manager.h',
'timer/hi_res_timer_manager_posix.cc',
'timer/hi_res_timer_manager_win.cc',
+ 'timer/mock_elapsed_timer.cc',
+ 'timer/mock_elapsed_timer.h',
'timer/mock_timer.cc',
'timer/mock_timer.h',
'timer/timer.cc',

Powered by Google App Engine
This is Rietveld 408576698