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

Unified Diff: Source/core/core.gypi

Issue 1246173002: Throttle rendering pipeline for invisible iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add layout tests. Created 5 years, 3 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 1642bd55d0934b17e15690b6ac57f063b6ad4a89..e453c2a24c0756d35eb047004ba9962e3bfb5b8d 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3818,6 +3818,7 @@
'fetch/ResourceTest.cpp',
'fileapi/FileListTest.cpp',
'fileapi/FileTest.cpp',
+ 'frame/FrameViewTest.cpp',
'frame/ImageBitmapTest.cpp',
'frame/OriginsUsingFeaturesTest.cpp',
'frame/RootFrameViewportTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698