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

Unified Diff: base/base.gypi

Issue 11453012: Fix black background when locking with fullscreen window: (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Mock TimeTicks::Now() Created 8 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 6ea3a079e80ae54ce23de61d3f383f0557f260f7..05da4aed8d9be488157954fb8aeb1974a8b76e05 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -429,6 +429,8 @@
'task_runner.h',
'task_runner_util.h',
'template_util.h',
+ 'test/scoped_time_controller.cc',
+ 'test/scoped_time_controller.h',
'thread_task_runner_handle.cc',
'thread_task_runner_handle.h',
'threading/non_thread_safe.h',

Powered by Google App Engine
This is Rietveld 408576698