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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1459603002: Implement the 'noopener' window feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nasko Created 5 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 7ed76617e869cd5a3389a152e6aad858e7b50ed3..eec568296dcfbda08bff573956e627c8cd3f55e2 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3911,6 +3911,7 @@
'page/NetworkStateNotifierTest.cpp',
'page/PagePopupClientTest.cpp',
'page/PrintContextTest.cpp',
+ 'page/WindowFeaturesTest.cpp',
'page/scrolling/ScrollStateTest.cpp',
'paint/LayerClipRecorderTest.cpp',
'paint/LayoutObjectDrawingRecorderTest.cpp',
« no previous file with comments | « content/test/data/click-noreferrer-links.html ('k') | third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698