Componentize ShortcutsBackend
[chromium-blink-merge.git] / chrome / browser / media / media_url_constants.cc
blob2859519162aed9319470f5d4406e232427aca01e
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 #include "chrome/browser/media/media_url_constants.h"
7 namespace chrome {
9 const char kUploadURL[] = "https://clients2.google.com/cr/report";
11 } // namespace chrome