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

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

Issue 2858873007: Split WebFrameSerializerSanitizationTest into its own file. (Closed)
Patch Set: Rebase. 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/tests/WebFrameSerializerSanitizationTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 0ea43ca24c5bff5b77974fbae510dbb4527b9acd..8b9feaca46c5ed46b096a541b4a90eb2c42e85e3 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -354,6 +354,7 @@ test("webkit_unit_tests") {
"tests/VisualViewportTest.cpp",
"tests/WebDocumentSubresourceFilterTest.cpp",
"tests/WebDocumentTest.cpp",
+ "tests/WebFrameSerializerSanitizationTest.cpp",
"tests/WebFrameSerializerTest.cpp",
"tests/WebFrameTest.cpp",
"tests/WebHelperPluginTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/tests/WebFrameSerializerSanitizationTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698