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

Unified Diff: content/test/BUILD.gn

Issue 2466883002: Add TabLoaderTest (Closed)
Patch Set: Use ScopedFeatureList 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
« no previous file with comments | « content/public/test/memory_coordinator_test_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index a858fd985893b26a7e3107c72168de0a9a5285e7..7957d61574465ee5a4f08acc20cf0c37e706a0a8 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",
« no previous file with comments | « content/public/test/memory_coordinator_test_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698