Commit ae1544ee authored by Jonathan Metzman's avatar Jonathan Metzman Committed by Commit Bot

Add dictionary to css_parser_proto_fuzzer

TBR=meade@chromium.org

Bug: 771641
Change-Id: Ibeebf55dfb82c48d32b85a5b97209b1567641b10
Reviewed-on: https://chromium-review.googlesource.com/744311
Commit-Queue: Jonathan Metzman <metzman@chromium.org>
Reviewed-by: default avatarMax Moroz <mmoroz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#513055}
parent 797edda2
...@@ -1847,6 +1847,7 @@ if (!is_win) { ...@@ -1847,6 +1847,7 @@ if (!is_win) {
"//third_party/WebKit/Source/platform:blink_fuzzer_test_support", "//third_party/WebKit/Source/platform:blink_fuzzer_test_support",
"//third_party/libprotobuf-mutator", "//third_party/libprotobuf-mutator",
] ]
dict = "//third_party/WebKit/Source/core/css/css.dict"
} }
proto_library("css_proto") { proto_library("css_proto") {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment