Index: third_party/WebKit/Source/modules/webaudio/DOMWindowWebAudio.h |
diff --git a/third_party/WebKit/Source/modules/webaudio/DOMWindowWebAudio.h b/third_party/WebKit/Source/modules/webaudio/DOMWindowWebAudio.h |
deleted file mode 100644 |
index 2725e652da753ba587f30da72b112064933e96aa..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/Source/modules/webaudio/DOMWindowWebAudio.h |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-// Copyright (c) 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. |
- |
-// TODO: This is a dummy header file required by the generated binding code. |
-// This file should be removed after fixing the code generator. |