Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(189)

Unified Diff: third_party/WebKit/Source/bindings/tests/results/core/ConditionalFeaturesForCore.h

Issue 2970003002: Add code generation for ConditionalFeatures bindings code (Closed)
Patch Set: Readability fixes Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/bindings/tests/results/core/ConditionalFeaturesForCore.h
diff --git a/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.h b/third_party/WebKit/Source/bindings/tests/results/core/ConditionalFeaturesForCore.h
similarity index 70%
rename from third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.h
rename to third_party/WebKit/Source/bindings/tests/results/core/ConditionalFeaturesForCore.h
index 38232225a3499e99c18a37acf29c11a3d2277931..e66d2956087354f2433069337f1299ec34428ea3 100644
--- a/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.h
+++ b/third_party/WebKit/Source/bindings/tests/results/core/ConditionalFeaturesForCore.h
@@ -1,7 +1,15 @@
-// Copyright 2017 The Chromium Authors. All rights reserved.
+// Copyright 2014 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.
+// This file has been auto-generated by generate_conditional_features.py.
+// DO NOT MODIFY!
+
+// This file has been generated from the Jinja2 template in
+// third_party/WebKit/Source/bindings/templates/ConditionalFeaturesForCore.h.tmpl
+
+// clang-format off
+
#ifndef ConditionalFeaturesForCore_h
#define ConditionalFeaturesForCore_h

Powered by Google App Engine
This is Rietveld 408576698