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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77441 Review URL: http://codereview.chromium.org/6592062 git-svn-id: http://src.chromium.org/svn/trunk/src/build@81365 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
17cd8f631f
Коммит
3d7944b823
6
all.gyp
6
all.gyp
|
@ -125,11 +125,6 @@
|
||||||
'../views/views.gyp:*',
|
'../views/views.gyp:*',
|
||||||
],
|
],
|
||||||
}],
|
}],
|
||||||
['chromeos==1', {
|
|
||||||
'dependencies': [
|
|
||||||
'../chrome/browser/chromeos/input_method/candidate_window.gyp:*',
|
|
||||||
],
|
|
||||||
}],
|
|
||||||
['remoting==1', {
|
['remoting==1', {
|
||||||
'dependencies': [
|
'dependencies': [
|
||||||
'../remoting/remoting.gyp:*',
|
'../remoting/remoting.gyp:*',
|
||||||
|
@ -525,7 +520,6 @@
|
||||||
'dependencies': [
|
'dependencies': [
|
||||||
'../app/app.gyp:app_unittests',
|
'../app/app.gyp:app_unittests',
|
||||||
'../base/base.gyp:base_unittests',
|
'../base/base.gyp:base_unittests',
|
||||||
'../chrome/browser/chromeos/input_method/candidate_window.gyp:candidate_window',
|
|
||||||
'../chrome/chrome.gyp:browser_tests',
|
'../chrome/chrome.gyp:browser_tests',
|
||||||
'../chrome/chrome.gyp:chrome',
|
'../chrome/chrome.gyp:chrome',
|
||||||
'../chrome/chrome.gyp:interactive_ui_tests',
|
'../chrome/chrome.gyp:interactive_ui_tests',
|
||||||
|
|
Загрузка…
Ссылка в новой задаче