| Index: mojo/public/tools/bindings/pylib/mojom/generate/template_expander.py
|
| diff --git a/mojo/public/tools/bindings/pylib/mojom/generate/template_expander.py b/mojo/public/tools/bindings/pylib/mojom/generate/template_expander.py
|
| index 9ea6cf8e1feb14c15b7e1de9d207178e873edb7e..66f8954012640b61257edad18a076502887f80e4 100644
|
| --- a/mojo/public/tools/bindings/pylib/mojom/generate/template_expander.py
|
| +++ b/mojo/public/tools/bindings/pylib/mojom/generate/template_expander.py
|
| @@ -2,8 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -# Based on:
|
| -# http://src.chromium.org/viewvc/blink/trunk/Source/build/scripts/template_expander.py
|
| +# Based on third_party/WebKit/Source/build/scripts/template_expander.py.
|
|
|
| import imp
|
| import os.path
|
|
|