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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2637063002: Use MockResource as much as possibler in MemoryCacheCorrectnessTest (Closed)
Patch Set: override related style nits Created 3 years, 11 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/fetch/MemoryCacheCorrectnessTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index c6f44363b33d78f69c87b2c1a0a1471e0f40664f..b2f3959abecfccc3c573ca118032fd5fd3aa126a 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1098,8 +1098,6 @@ source_set("unit_tests") {
"fetch/CrossOriginAccessControlTest.cpp",
"fetch/FetchUtilsTest.cpp",
"fetch/MemoryCacheCorrectnessTest.cpp",
- "fetch/MemoryCacheCorrectnessTestHelper.cpp",
- "fetch/MemoryCacheCorrectnessTestHelper.h",
"fetch/MemoryCacheTest.cpp",
"fetch/MockFetchContext.h",
"fetch/MockResource.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/fetch/MemoryCacheCorrectnessTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698