Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / device / devices_app / public / cpp / constants.h
blobdfe242a4576d19ac997995dfe0036e7fd2a33c4c
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 DEVICE_DEVICES_APP_PUBLIC_CPP_CONSTANTS_H_
6 #define DEVICE_DEVICES_APP_PUBLIC_CPP_CONSTANTS_H_
8 namespace device {
10 extern const char kDevicesMojoAppUrl[];
12 } // namespace device
14 #endif // DEVICE_DEVICES_APP_PUBLIC_CPP_CONSTANTS_H_