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

Unified Diff: content/test/BUILD.gn

Issue 2466883002: Add TabLoaderTest (Closed)
Patch Set: Address on reviews Created 4 years, 1 month 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 19ffde74b252da957c85fbc85a98f3702b25a821..e2782b4a976773095528a8db350a1ced21ef4482 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -48,6 +48,8 @@ static_library("test_support") {
"../public/test/frame_load_waiter.h",
"../public/test/javascript_test_observer.cc",
"../public/test/javascript_test_observer.h",
+ "../public/test/memory_coordinator_test_utils.cc",
+ "../public/test/memory_coordinator_test_utils.h",
"../public/test/mock_blob_url_request_context.cc",
"../public/test/mock_blob_url_request_context.h",
"../public/test/mock_download_item.cc",

Powered by Google App Engine
This is Rietveld 408576698