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

Unified Diff: base/base.gypi

Issue 519045: Refactor lazy_instance to avoid a strict aliasing problem with gcc 4.4. (Closed)
Patch Set: Remove extra MemoryBarrier Created 10 years, 11 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/lazy_instance.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index fc7c8119e5a382dd3d84b0bff467e617d9a70a6f..729adff0333effb59ff1b53c967792301351f53f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -87,7 +87,6 @@
'iat_patch.cc',
'iat_patch.h',
'id_map.h',
- 'lazy_instance.cc',
'lazy_instance.h',
'leak_annotations.h',
'leak_tracker.h',
« no previous file with comments | « no previous file | base/lazy_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698