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

Unified Diff: build/all.gyp

Issue 660265: Add candidate_window chromeos_builder target. (Closed)
Patch Set: get back the todo comment Created 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698