diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-12 19:09:59 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-12 19:09:59 +0000 |
commit | c94e0cd5df36d04ec02fcc932796640191a27f52 (patch) | |
tree | d3a4940658a5a5687a2af7b33fa4da3b814ac0d9 /build/all.gyp | |
parent | 3fffc760f205ca303dfeb71c7da6d2edf37f6e74 (diff) | |
download | chromium_src-c94e0cd5df36d04ec02fcc932796640191a27f52.zip chromium_src-c94e0cd5df36d04ec02fcc932796640191a27f52.tar.gz chromium_src-c94e0cd5df36d04ec02fcc932796640191a27f52.tar.bz2 |
Remove more references to the deprecated webapp_it2me.
BUG=109948
Review URL: http://codereview.chromium.org/9187039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117467 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 2a21a48..b68a8d3 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -505,6 +505,7 @@ '../courgette/courgette.gyp:courgette', '../courgette/courgette.gyp:courgette64', '../cloud_print/virtual_driver/virtual_driver.gyp:virtual_driver', + '../remoting/remoting.gyp:remoting_webapp', '../remoting/remoting.gyp:webapp_it2me', '../third_party/adobe/flash/flash_player.gyp:flash_player', ], |