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

Unified Diff: chrome/test/BUILD.gn

Issue 2857063002: Add a way to send the resource percentage signal to the RC. (Closed)
Patch Set: cleanup Created 3 years, 7 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 cc1bd501573f2e243821f401577d9d43d0c38456..911eb598cb123bb969c9adc3a2a8e96a50a8ba7a 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3349,6 +3349,7 @@ test("unit_tests") {
"//components/data_use_measurement/core",
"//components/metrics/proto",
"//components/ntp_snippets:test_support",
+ "//components/offline_pages/core/background:test_support",
"//components/os_crypt:test_support",
"//components/resources",
"//components/safe_browsing_db",

Powered by Google App Engine
This is Rietveld 408576698