Remove gyp target of the candidate_window binary.

BUG=chromium-os:11381
TEST=ran try

Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77098

Review URL: http://codereview.chromium.org/6592062

git-svn-id: http://src.chromium.org/svn/trunk/src/build@77441 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
yusukes@google.com 2011-03-09 08:14:22 +00:00
Родитель 71ab61cbc8
Коммит 200a2ce362
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -125,11 +125,6 @@
'../views/views.gyp:*',
],
}],
['chromeos==1', {
'dependencies': [
'../chrome/browser/chromeos/input_method/candidate_window.gyp:*',
],
}],
['remoting==1', {
'dependencies': [
'../remoting/remoting.gyp:*',
@ -467,7 +462,6 @@
'dependencies': [
'../app/app.gyp:app_unittests',
'../base/base.gyp:base_unittests',
'../chrome/browser/chromeos/input_method/candidate_window.gyp:candidate_window',
'../chrome/chrome.gyp:browser_tests',
'../chrome/chrome.gyp:chrome',
'../chrome/chrome.gyp:interactive_ui_tests',