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

Unified Diff: base/base.gyp

Issue 18231002: base: Change WeakPtr to use SequenceChecker instead of ThreadChecker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 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/memory/weak_ptr.h » ('j') | base/sequence_checker.h » ('J')
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 17d31c9823b318a4f9e23c5c3eee8ede4f24d3be..40e95dce81c2f1987eb8a7f59860110efe75841c 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -572,7 +572,6 @@
'scoped_observer.h',
'security_unittest.cc',
'sequence_checker_unittest.cc',
- 'sequence_checker_impl_unittest.cc',
'sha1_unittest.cc',
'stl_util_unittest.cc',
'strings/nullable_string16_unittest.cc',
« no previous file with comments | « no previous file | base/memory/weak_ptr.h » ('j') | base/sequence_checker.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698