Commit 45c20fbd authored by Lei Zhang's avatar Lei Zhang Committed by Commit Bot

Add back PPAPI headers to the source list.

A couple of them got removed in https://crrev.com/694112.

Change-Id: If299e30f0063a7ed20b6091aa2cd0919525d868c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790584Reviewed-by: default avatarDmitry Gozman <dgozman@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#694531}
parent 4f13a251
...@@ -482,7 +482,9 @@ jumbo_static_library("test_support") { ...@@ -482,7 +482,9 @@ jumbo_static_library("test_support") {
"../public/test/fake_pepper_plugin_instance.cc", "../public/test/fake_pepper_plugin_instance.cc",
"../public/test/fake_pepper_plugin_instance.h", "../public/test/fake_pepper_plugin_instance.h",
"../public/test/ppapi_test_utils.cc", "../public/test/ppapi_test_utils.cc",
"../public/test/ppapi_test_utils.h",
"ppapi_unittest.cc", "ppapi_unittest.cc",
"ppapi_unittest.h",
] ]
deps += [ deps += [
"//content/ppapi_plugin", "//content/ppapi_plugin",
......
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