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

Unified Diff: base/base.gyp

Issue 11453012: Fix black background when locking with fullscreen window: (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: And another one change for build on Win 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.gyp
diff --git a/base/base.gyp b/base/base.gyp
index f2e3288f5c33d0f469ba1646e906afb94c5c9397..721b199e822f265504e05e244ab4ca4cf3febbd3 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -786,6 +786,8 @@
'test/scoped_locale.h',
'test/scoped_path_override.cc',
'test/scoped_path_override.h',
+ 'test/scoped_time_controller.cc',
+ 'test/scoped_time_controller.h',
'test/sequenced_task_runner_test_template.cc',
'test/sequenced_task_runner_test_template.h',
'test/task_runner_test_template.cc',

Powered by Google App Engine
This is Rietveld 408576698