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

Unified Diff: base/BUILD.gn

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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | chrome/browser/ui/passwords/manage_passwords_ui_controller_mock.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 53084d5e8f611d2f111c6722c6210d4dee8c15d1..bf78b33225d70438429f2545e81d79b976dea183 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -646,6 +646,8 @@ component("base") {
"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",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | chrome/browser/ui/passwords/manage_passwords_ui_controller_mock.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698