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

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: Rename undo/stop to cancel 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 a896980dbee71b39378c15a5167b0fd8080bd222..ec9d3a9f99eb4dc510f5831f5a2029f6463affee 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -788,6 +788,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