Index: device/devices_app/public/cpp/constants.h |
diff --git a/device/devices_app/public/cpp/constants.h b/device/devices_app/public/cpp/constants.h |
deleted file mode 100644 |
index dfe242a4576d19ac997995dfe0036e7fd2a33c4c..0000000000000000000000000000000000000000 |
--- 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_ |