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

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

Issue 2495033003: Stop using v8_interface.interface_context in Web modules bindings. (Closed)
Patch Set: Removed the comment. Created 4 years, 1 month 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/WebTestInterface3.h
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
index 6a6dd105ca82a98260081a873d9974cad66bf283..5536337e9fab2f2499709279c540ecb8b2ab206b 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
+++ b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
@@ -1 +1,11 @@
-header
+// 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 code_generator_web_module.py.
+// DO NOT MODIFY!
+
+// clang-format off
+// clang-format on
+
+// TODO(dglazkov): Implement generating the header file.

Powered by Google App Engine
This is Rietveld 408576698