• Keith Lee's avatar
    Update input_method_private externs files · d16e054b
    Keith Lee authored
    Update files to prevent the following presubmit warning:
    ** Presubmit Warnings **
    Found updated extension api files without updated extern files. Please update the extern files.
      /usr/local/google/home/keithlee/chromium/src/chrome/common/extensions/api/input_method_private.json
    ***************
    To update the externs, run:
     src/ $ python tools/json_schema_compiler/compiler.py /usr/local/google/home/keithlee/chromium/src/chrome/common/extensions/api/input_method_private.json --root=. --generator=externs > /usr/local/google/home/keithlee/chromium/src/third_party/closure_compiler/externs/input_method_private.js
    ***************
    
    Change-Id: I8ad20550dfe9acc233e4e437740739b7b1b744f1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886137Reviewed-by: default avatarKeith Lee <keithlee@chromium.org>
    Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
    Auto-Submit: Keith Lee <keithlee@chromium.org>
    Commit-Queue: Keith Lee <keithlee@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#710670}
    d16e054b
input_method_private.js 9.06 KB