blob: 572c95b38bf71eb09fd920613595b8e2aeb8ba05 [file] [log] [blame]
cc_library_static {
name: "libpdfiumfxjs",
defaults: ["pdfium-core"],
static_libs: [
"libpdfiumfxcrt"
],
srcs: [
"fxjs/cjs_event_context_stub.cpp",
"fxjs/cjs_runtimestub.cpp",
],
}