| // Copyright 2018 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. | |
| // chrome_cleanup_tool_branding.h and software_reporter_tool_branding.h are | |
| // generated from branding.h.in. Edit the source! | |
| #define PRODUCT_FULLNAME_STRING L"@PRODUCT_FULLNAME@" | |
| #define PRODUCT_SHORTNAME_STRING L"@PRODUCT_SHORTNAME@" |