blob: c5ffb19c87e770d2543d3bf09446d9368a531c51 [file] [log] [blame]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/app_constants/constants.h"
namespace app_constants {
const char kChromeAppId[] = "mgndgikekgjfcpckkfioiadnlibdjbkf";
// Generated by: echo "ash-debug-chrome" | sha256sum | head -c32 | tr 0-9a-f a-p
const char kAshDebugBrowserAppId[] = "nenfchlcgcabmbgfjkbcopkbodjmidhi";
// Generated by: echo "lacros-chrome" | sha256sum | head -c32 | tr 0-9a-f a-p
const char kLacrosAppId[] = "jaimifaeiicidiikhmjedcgdimealfbh";
} // namespace app_constants