diff options
-rw-r--r-- | build/all.gyp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 9102ea5..ffa6837 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -258,7 +258,8 @@ '../net/net.gyp:net_unittests', '../printing/printing.gyp:printing_unittests', 'temp_gyp/googleurl.gyp:googleurl_unittests', - # TODO(jiesun): should we put candidate_window/session here? + '../chrome/browser/chromeos/text_input/text_input.gyp:candidate_window', + # TODO(jiesun): should we put session here? ], }, ], # targets |