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

Unified Diff: mash/login/login.h

Issue 2569953002: Removes example code that isn't correctly wired up (Closed)
Patch Set: Created 4 years 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 | « mash/login/BUILD.gn ('k') | mash/login/login.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/login/login.h
diff --git a/mash/login/login.h b/mash/login/login.h
deleted file mode 100644
index 9fd5ca3ff4360ac690dae40bccf669a29359bbd0..0000000000000000000000000000000000000000
--- a/mash/login/login.h
+++ /dev/null
@@ -1,20 +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 MASH_LOGIN_LOGIN_H_
-#define MASH_LOGIN_LOGIN_H_
-
-namespace service_manager {
-class Service;
-}
-
-namespace mash {
-namespace login {
-
-service_manager::Service* CreateLogin();
-
-} // namespace login
-} // namespace mash
-
-#endif // MASH_LOGIN_LOGIN_H_
« no previous file with comments | « mash/login/BUILD.gn ('k') | mash/login/login.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698