chromium/ash/keyboard/ui/resources/locales/en.js

// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// Note: this <include> is not behind a single-line comment because the first
// line of the file is source code (so the first line would be skipped) instead
// of a licence header. Also, the result is used in an assignment.
// clang-format off
i18n.input.chrome.inputview.TranslationTable =
<include src="../../../../../third_party/google_input_tools/src/chrome/os/inputview/_locales/en/messages.json">
// clang-format on