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

Unified Diff: chrome/test/BUILD.gn

Issue 1782053004: Change how the quota system computes the total poolsize for temporary storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: poolSize Created 4 years 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 6d75efeabbc037aecd2d77d364df68d8ed068392..66bb3165d8a5c8e7e4d26738286f1f986c6f64b1 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3143,7 +3143,6 @@ test("unit_tests") {
"../browser/download/download_target_determiner_unittest.cc",
"../browser/download/download_ui_controller_unittest.cc",
"../browser/engagement/important_sites_util_unittest.cc",
- "../browser/engagement/site_engagement_eviction_policy_unittest.cc",
"../browser/engagement/site_engagement_helper_unittest.cc",
"../browser/engagement/site_engagement_score_unittest.cc",
"../browser/engagement/site_engagement_service_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698