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

Unified Diff: ui/keyboard/resources/locales/en.js

Issue 2729033002: Make .clang-format files smaller after clang-format roll
Patch Set: . Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: ui/keyboard/resources/locales/en.js
diff --git a/ui/keyboard/resources/locales/en.js b/ui/keyboard/resources/locales/en.js
index dbb7ca7d855153c4567cdc49194be154a6b5fe21..316402d4cfb1c74a8abb4c6931a7fab750b2697c 100644
--- a/ui/keyboard/resources/locales/en.js
+++ b/ui/keyboard/resources/locales/en.js
@@ -2,5 +2,5 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
i18n.input.chrome.inputview.TranslationTable =
-<include src="../../../../third_party/google_input_tools/src/chrome/os/inputview/_locales/en/messages.json">
+// <include src="../../../../third_party/google_input_tools/src/chrome/os/inputview/_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

Powered by Google App Engine
This is Rietveld 408576698