Chromium Code Reviews| Index: chrome/browser/chromeos/input_method/input_method_util_unittest.cc |
| diff --git a/chrome/browser/chromeos/input_method/input_method_util_unittest.cc b/chrome/browser/chromeos/input_method/input_method_util_unittest.cc |
| index 04285853902fd0fa36e8d1118b49a550a93230c7..e4f474c984e46d6a43422cd32078d134451b2e4a 100644 |
| --- a/chrome/browser/chromeos/input_method/input_method_util_unittest.cc |
| +++ b/chrome/browser/chromeos/input_method/input_method_util_unittest.cc |
| @@ -52,6 +52,7 @@ class InputMethodUtilTest : public testing::Test { |
| "", |
| raw_layout, |
| language_code, |
| + "", // options page url |
| false); |
| } |