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

Unified Diff: services/preferences/tracked/BUILD.gn

Issue 2926453002: Fix a race condition in ~RegistryHashStoreContentsWin (Closed)
Patch Set: Add temp_scoped_dir_cleaner to a build file Created 3 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 | services/preferences/tracked/registry_hash_store_contents_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/tracked/BUILD.gn
diff --git a/services/preferences/tracked/BUILD.gn b/services/preferences/tracked/BUILD.gn
index 16be8a2d696a5d0adfb94e496847febd2899fc0e..00aca10ad5836cd9d068b6cb04946ab36540afb1 100644
--- a/services/preferences/tracked/BUILD.gn
+++ b/services/preferences/tracked/BUILD.gn
@@ -25,6 +25,7 @@ source_set("tracked") {
"registry_hash_store_contents_win.h",
"segregated_pref_store.cc",
"segregated_pref_store.h",
+ "temp_scoped_dir_cleaner.h",
"tracked_atomic_preference.cc",
"tracked_atomic_preference.h",
"tracked_persistent_pref_store_factory.cc",
« no previous file with comments | « no previous file | services/preferences/tracked/registry_hash_store_contents_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698