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

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: compile (payment unittests) 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 e767d1ac854e85d4188f1a0bcadea5e78361d124..7b1bb568c96d06c7f2b38f20b0f7293beed9803f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3144,7 +3144,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