Revert "Remove gyp target of the candidate_window binary."
This reverts commit f51999bb180fc76ec155d1ec5589626ecd132a82. BUG=chromium-os:11381 TEST=None TBR=satorux git-svn-id: http://src.chromium.org/svn/trunk/src/build@77442 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
200a2ce362
Коммит
ca93b6fef0
6
all.gyp
6
all.gyp
|
@ -125,6 +125,11 @@
|
|||
'../views/views.gyp:*',
|
||||
],
|
||||
}],
|
||||
['chromeos==1', {
|
||||
'dependencies': [
|
||||
'../chrome/browser/chromeos/input_method/candidate_window.gyp:*',
|
||||
],
|
||||
}],
|
||||
['remoting==1', {
|
||||
'dependencies': [
|
||||
'../remoting/remoting.gyp:*',
|
||||
|
@ -462,6 +467,7 @@
|
|||
'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',
|
||||
|
|
Загрузка…
Ссылка в новой задаче