Refactor WebsiteSettings to operate on a SecurityInfo
[chromium-blink-merge.git] / chrome / browser / media / media_url_constants.h
blob35ad0e942ea17a0deea7da80a2efb996f5807017
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #ifndef CHROME_BROWSER_MEDIA_MEDIA_URL_CONSTANTS_H_
6 #define CHROME_BROWSER_MEDIA_MEDIA_URL_CONSTANTS_H_
8 namespace chrome {
10 extern const char kUploadURL[];
12 } // namespace chrome
14 #endif // CHROME_BROWSER_MEDIA_MEDIA_URL_CONSTANTS_H_