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

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

Issue 2636843003: Move most Feature Policy code into content/ (Closed)
Patch Set: Addressing review comments 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
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..982d65696c6f22d04d947c3dbe627ab7b3f05f24 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1112,7 +1112,6 @@ source_set("unit_tests") {
"fetch/ResourceTest.cpp",
"fileapi/FileListTest.cpp",
"fileapi/FileTest.cpp",
- "frame/FeaturePolicyInFrameTest.cpp",
"frame/FrameViewTest.cpp",
"frame/HistoryTest.cpp",
"frame/ImageBitmapTest.cpp",
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures.cpp ('k') | third_party/WebKit/Source/core/dom/Fullscreen.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698