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

Unified Diff: base/base.gyp

Issue 10790028: Change explicit usage of each type of message loop in WaitableEventWatcher tests to instead loop th… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Merge Created 8 years, 5 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/synchronization/waitable_event_watcher_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 9767a5bd6ef041cd0705cd670199648c96ae852c..ecaa2b492022e95d39cd8d82a89a4ad32abf8171 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -570,7 +570,6 @@
['exclude', '^memory/aligned_memory_unittest\\.cc$'],
# Unittests that don't pass.
['exclude', '^message_loop_unittest\\.cc$'],
- ['exclude', '^synchronization/waitable_event_watcher_unittest\\.cc$'],
],
'actions': [
{
« no previous file with comments | « no previous file | base/synchronization/waitable_event_watcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698