Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / device / devices_app / public / cpp / constants.cc
blob211017b1d606e242d90173ea65666e1588d100a7
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[] = "system:devices";
11 } // namespace device