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

Unified Diff: chrome/test/BUILD.gn

Issue 2752063002: Remove JumpListIconsOld directory and set upper limit for delete attempts (Closed)
Patch Set: Fix win_clang, update code comments. Created 3 years, 9 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 8f42c0969c4a2266a0fdce8f87ee61a3d90eb5b7..a6296d865456c8d1822d511f55d30ff251d2ed46 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3393,6 +3393,7 @@ test("unit_tests") {
"../browser/webshare/share_target_pref_helper_unittest.cc",
"../browser/win/chrome_elf_init_unittest.cc",
"../browser/win/enumerate_modules_model_unittest.cc",
+ "../browser/win/jumplist_file_util_unittest.cc",
"../common/chrome_constants_win_unittest.cc",
"../common/chrome_content_client_unittest.cc",
"../common/chrome_paths_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698