| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 9102ea5725a69875bd048125e4cea8db0f6dd05d..ffa6837511d1f42d1078f5d02d40a09374ad1800 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
|
|
|