Home | History | Annotate | Download | only in webp
      1 cc_library_static {
      2     name: "webp-headers",
      3     export_include_dirs: ["include"],
      4     sdk_version: "9",
      5 }
      6 
      7 subdirs = ["*"]
      8