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

Unified Diff: apps/common/api/dummy.idl

Issue 217533006: Introduce apps API target in //apps and move app.runtime API into it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix dependencies (app-runtime-move) Created 6 years, 9 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
« no previous file with comments | « apps/common/api/app_runtime.idl ('k') | apps/launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
-}
-
« no previous file with comments | « apps/common/api/app_runtime.idl ('k') | apps/launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698