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

Unified Diff: skia/skia.gyp

Issue 1126123004: Use TestDiscardableMemoryAllocator in filter_fuzz_stub. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark filter fuzz stub as testonly Created 5 years, 7 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 | « skia/BUILD.gn ('k') | skia/tools/filter_fuzz_stub/filter_fuzz_stub.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 109adffdbed91a98f2aad5a60c976debbacaff39..0f13b69bafd4e2ee2785c1c0d6f54cf2cbb6592f 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -137,6 +137,7 @@
'type': 'executable',
'dependencies': [
'../base/base.gyp:base',
+ '../base/base.gyp:test_support_base',
'skia.gyp:skia',
],
'sources': [
« no previous file with comments | « skia/BUILD.gn ('k') | skia/tools/filter_fuzz_stub/filter_fuzz_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698