| Index: chrome/browser/media_gallery/media_gallery_constants.h
|
| diff --git a/chrome/browser/media_gallery/media_gallery_constants.h b/chrome/browser/media_gallery/media_gallery_constants.h
|
| deleted file mode 100644
|
| index a4fbfe91ed1bf52ad99aea8ee1a6e0a654deff38..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/media_gallery/media_gallery_constants.h
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -// Copyright (c) 2012 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 CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_CONSTANTS_H_
|
| -#define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_CONSTANTS_H_
|
| -
|
| -namespace chrome {
|
| -
|
| -// Prefix constants used in device unique id.
|
| -extern const char kFSUniqueIdPrefix[];
|
| -extern const char kVendorModelSerialPrefix[];
|
| -
|
| -// Delimiter constants used in device label and unique id.
|
| -extern const char kNonSpaceDelim[];
|
| -extern const char kSpaceDelim[];
|
| -
|
| -} // namespace chrome
|
| -
|
| -#endif // CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_CONSTANTS_H_
|
|
|