Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / device / devices_app / public / cpp / constants.cc
blob3bf4e0109d109a89aa9b14309e61faa58e6d64ef
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 "device/devices_app/public/cpp/constants.h"
7 namespace device {
9 const char kDevicesMojoAppUrl[] = "mojo:devices";
11 } // namespace device