Index: third_party/WebKit/Source/platform/inspector_protocol/Platform_h.template |
diff --git a/third_party/WebKit/Source/platform/inspector_protocol/Platform_h.template b/third_party/WebKit/Source/platform/inspector_protocol/Platform_h.template |
deleted file mode 100644 |
index 41b8ef2140cc14d176163d0b5cb2ee7c3176ffce..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/Source/platform/inspector_protocol/Platform_h.template |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-// 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. |
- |
-#ifndef protocol_Platform_h |
-#define protocol_Platform_h |
- |
-#include "{{config.lib.platform_header}}" |
- |
-#endif // !defined(protocol_Platform_h) |