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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 14757022: Add a non-blocking "OneShotEvent" class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename Latch to OneShotEvent Created 7 years, 7 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 3f5c88a74175d248a3abf3e513bab15404a98cea..a600aeb31650423105bb1c2a8d229d6a5be7456d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -474,6 +474,7 @@
'../extensions/common/matcher/substring_set_matcher_unittest.cc',
'../extensions/common/matcher/url_matcher_factory_unittest.cc',
'../extensions/common/matcher/url_matcher_unittest.cc',
+ '../extensions/common/one_shot_event_unittest.cc',
'../extensions/common/url_pattern_set_unittest.cc',
'../extensions/common/url_pattern_unittest.cc',
'app/breakpad_mac_stubs.mm',

Powered by Google App Engine
This is Rietveld 408576698