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

Unified Diff: chrome/chrome_tests.gypi

Issue 4721001: Add multi_process_lock to chrome/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed long name test as it tripped a NOTREACHED call. Created 10 years, 1 month 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.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f00377776da70bb381477e5f772a7e34c21a38c2..d7c3fb3038c71b43508fe88c7cc4e61ff8f47ed3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1557,6 +1557,7 @@
'common/json_pref_store_unittest.cc',
'common/json_value_serializer_unittest.cc',
'common/mru_cache_unittest.cc',
+ 'common/multi_process_lock_unittest.cc',
'common/net/gaia/gaia_authenticator_unittest.cc',
'common/net/gaia/gaia_authenticator2_unittest.cc',
'common/net/gaia/gaia_authenticator2_unittest.h',

Powered by Google App Engine
This is Rietveld 408576698