Commit b1688a13 authored by Asanka Herath's avatar Asanka Herath Committed by Commit Bot

Fix small typo in WebIDL bindings generator

R=pfeldman@chromium.org

Bug: None
Change-Id: I47ed4d0296de3430511039348bfdc3016e4e32e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946789
Commit-Queue: Hitoshi Yoshida <peria@chromium.org>
Auto-Submit: Asanka Herath <asanka@chromium.org>
Reviewed-by: default avatarHitoshi Yoshida <peria@chromium.org>
Cr-Commit-Position: refs/heads/master@{#720704}
parent 79348fb4
...@@ -59,7 +59,7 @@ from utilities import to_snake_case ...@@ -59,7 +59,7 @@ from utilities import to_snake_case
COPYRIGHT_TEMPLATE = """/* COPYRIGHT_TEMPLATE = """/*
* THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT. * THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT.
* *
* This file was generated by the action_derivedsourcesallinone.py script. * This file was generated by the aggregate_generated_bindings.py script.
* *
* Copyright (C) 2009 Google Inc. All rights reserved. * Copyright (C) 2009 Google Inc. All rights reserved.
* *
......
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