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

Unified Diff: chrome/test/BUILD.gn

Issue 2857063002: Add a way to send the resource percentage signal to the RC. (Closed)
Patch Set: CR Feedback per Dimich, BMcQuade, and CSHarrison 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 2aa0b95f86204ffd285b4d31b874fe99226e5e0c..de847b32f9f26673dbbae83425a16c19d1e53f1e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3361,6 +3361,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