Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: ui/keyboard/resources/locales/en.js

Issue 2729033002: Make .clang-format files smaller after clang-format roll
Patch Set: . Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright 2014 The Chromium Authors. All rights reserved. 1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 i18n.input.chrome.inputview.TranslationTable = 4 i18n.input.chrome.inputview.TranslationTable =
5 <include src="../../../../third_party/google_input_tools/src/chrome/os/inputview /_locales/en/messages.json"> 5 // <include src="../../../../third_party/google_input_tools/src/chrome/os/inputv iew/_locales/en/messages.json">
Dan Beam 2017/03/02 20:51:03 you can't do this either, it's in the middle of an
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698