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

Unified Diff: Source/web/web.gypi

Issue 1316673009: Revert of Add a FOUC painting test. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/web/tests/sim/SimRequest.cpp ('k') | public/platform/WebDisplayItemList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index f13d0fb307ba290c89483d3d4701b8f8d4ef4843..cedc302806b627300c83ed1045cd0b008f866259 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -307,18 +307,14 @@
'tests/WebUnitTests.cpp',
'tests/WebUserGestureTokenTest.cpp',
'tests/WebViewTest.cpp',
- 'tests/sim/SimCompositor.cpp',
- 'tests/sim/SimCompositor.h',
- 'tests/sim/SimDisplayItemList.cpp',
- 'tests/sim/SimDisplayItemList.h',
- 'tests/sim/SimLayerTreeView.cpp',
- 'tests/sim/SimLayerTreeView.h',
'tests/sim/SimNetwork.cpp',
'tests/sim/SimNetwork.h',
'tests/sim/SimRequest.cpp',
'tests/sim/SimRequest.h',
'tests/sim/SimWebViewClient.cpp',
'tests/sim/SimWebViewClient.h',
+ 'tests/sim/SimLayerTreeView.cpp',
+ 'tests/sim/SimLayerTreeView.h',
],
'conditions': [
['OS=="win"',
« no previous file with comments | « Source/web/tests/sim/SimRequest.cpp ('k') | public/platform/WebDisplayItemList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698