diff options
author | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-20 00:18:24 +0000 |
---|---|---|
committer | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-20 00:18:24 +0000 |
commit | 6d8ec3ce11731c052c8720f6683b95f5aa6cec30 (patch) | |
tree | b927f999ec0d2431f79557efb30be6022e4879ac /remoting/remoting.gyp | |
parent | 81ea41e04f46bb5ecf4ac56a228117096f8a749d (diff) | |
download | chromium_src-6d8ec3ce11731c052c8720f6683b95f5aa6cec30.zip chromium_src-6d8ec3ce11731c052c8720f6683b95f5aa6cec30.tar.gz chromium_src-6d8ec3ce11731c052c8720f6683b95f5aa6cec30.tar.bz2 |
Fixed l10n verification warning.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/11416073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168651 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 9b55d5f..e858897 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -1299,6 +1299,7 @@ 'sources': [ 'base/resources_unittest.cc', 'host/plugin/host_script_object.cc', + 'host/setup/linux/linux_host_setup_wizard.cc', 'webapp/client_screen.js', 'webapp/host_list.js', 'webapp/host_table_entry.js', |