Index: apps/common/api/dummy.idl |
diff --git a/apps/common/api/dummy.idl b/apps/common/api/dummy.idl |
deleted file mode 100644 |
index ac622b5bbf58182f37ffb6e5d22270d4eabd3960..0000000000000000000000000000000000000000 |
--- a/apps/common/api/dummy.idl |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-// 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. |
- |
-// TODO(jamescook): Remove this once actual APIs live here. |
-// This is a placeholder IDL so the docserver doesn't choke on an empty |
-// apps API path. |
-namespace dummy { |
-} |
- |