| Index: third_party/WebKit/Source/bindings/templates/ConditionalFeaturesForModules.h.tmpl
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h b/third_party/WebKit/Source/bindings/templates/ConditionalFeaturesForModules.h.tmpl
|
| similarity index 57%
|
| rename from third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h
|
| rename to third_party/WebKit/Source/bindings/templates/ConditionalFeaturesForModules.h.tmpl
|
| index 6d6c7261568a7a97a64738493000b8527d267fef..2b368721102856a9d458e116a4cae0d946f250de 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h
|
| +++ b/third_party/WebKit/Source/bindings/templates/ConditionalFeaturesForModules.h.tmpl
|
| @@ -1,6 +1,4 @@
|
| -// Copyright 2016 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| +{% include 'copyright_block.txt' %}
|
|
|
| #ifndef ConditionalFeaturesForModules_h
|
| #define ConditionalFeaturesForModules_h
|
|
|