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

Unified Diff: third_party/WebKit/Source/web/webkit_unit_tests.isolate

Issue 1407543003: Preliminary paint property walk implementation for SPv2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert forAllFrameViews change in FrameView.cpp. I don't know what I was thinking. Created 5 years, 2 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 | « third_party/WebKit/Source/web/WebKitUnitTests.isolate ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/webkit_unit_tests.isolate
diff --git a/third_party/WebKit/Source/web/webkit_unit_tests.isolate b/third_party/WebKit/Source/web/webkit_unit_tests.isolate
index d88bf65762650111b1e649f4016d47faff30a776..04b9476299f11ed425b982fb4216312265e195dc 100644
--- a/third_party/WebKit/Source/web/webkit_unit_tests.isolate
+++ b/third_party/WebKit/Source/web/webkit_unit_tests.isolate
@@ -6,6 +6,7 @@
'files': [
'<(PRODUCT_DIR)/content_shell.pak',
'tests/data/',
+ '../core/paint/test_data/',
# Required by some image decoder tests.
'../platform/image-decoders/testing/',
'../../LayoutTests/fast/images/resources/',
« no previous file with comments | « third_party/WebKit/Source/web/WebKitUnitTests.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698