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

Unified Diff: third_party/WebKit/Source/web/web.gyp

Issue 1879133002: Make ImageDecodeBench build once again (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/web/web.gyp
diff --git a/third_party/WebKit/Source/web/web.gyp b/third_party/WebKit/Source/web/web.gyp
index d064deefb1b71c27f4e1070373430eb25abdb302..32bc682466de808c22515d1bb9eb67d5412ad7a7 100644
--- a/third_party/WebKit/Source/web/web.gyp
+++ b/third_party/WebKit/Source/web/web.gyp
@@ -217,6 +217,8 @@
],
'sources': [
'ImageDecodeBench.cpp',
+ '../platform/testing/TestingPlatformSupport.cpp',
+ '../platform/testing/TestingPlatformSupport.h',
Noel Gordon 2016/04/26 14:09:59 As mentioned in review of ImageDecodeBench.cpp, we
scroggo_chromium 2016/04/29 13:44:30 Done.
],
},
], # targets

Powered by Google App Engine
This is Rietveld 408576698