| Index: components/profile_service/public/cpp/constants.h
|
| diff --git a/components/profile_service/public/cpp/constants.h b/components/profile_service/public/cpp/constants.h
|
| deleted file mode 100644
|
| index 9f201d22bbfa5a86a8c15e20cff66ca452cedec4..0000000000000000000000000000000000000000
|
| --- a/components/profile_service/public/cpp/constants.h
|
| +++ /dev/null
|
| @@ -1,14 +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 COMPONENTS_PROFILE_SERVICE_PUBLIC_CPP_CONSTANTS_H_
|
| -#define COMPONENTS_PROFILE_SERVICE_PUBLIC_CPP_CONSTANTS_H_
|
| -
|
| -namespace profile {
|
| -
|
| -extern const char kProfileMojoApplicationName[];
|
| -
|
| -} // namespace profile
|
| -
|
| -#endif // COMPONENTS_PROFILE_SERVICE_PUBLIC_CPP_CONSTANTS_H_
|
|
|