summaryrefslogtreecommitdiffstats
path: root/device/devices_app/public/cpp/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/devices_app/public/cpp/constants.h')
-rw-r--r--device/devices_app/public/cpp/constants.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/device/devices_app/public/cpp/constants.h b/device/devices_app/public/cpp/constants.h
deleted file mode 100644
index dfe242a..0000000
--- a/device/devices_app/public/cpp/constants.h
+++ /dev/null
@@ -1,14 +0,0 @@
-// Copyright 2015 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 DEVICE_DEVICES_APP_PUBLIC_CPP_CONSTANTS_H_
-#define DEVICE_DEVICES_APP_PUBLIC_CPP_CONSTANTS_H_
-
-namespace device {
-
-extern const char kDevicesMojoAppUrl[];
-
-} // namespace device
-
-#endif // DEVICE_DEVICES_APP_PUBLIC_CPP_CONSTANTS_H_