diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-13 19:39:31 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-13 19:39:31 +0000 |
commit | 238152e3fa99f34131fab18e6a2bf667358f7455 (patch) | |
tree | 39cb68a3e9855ea045529f993f303c8d06b71355 /remoting | |
parent | ae831df295dc2f2356ef5f1cf46454c7accf8f33 (diff) | |
download | chromium_src-238152e3fa99f34131fab18e6a2bf667358f7455.zip chromium_src-238152e3fa99f34131fab18e6a2bf667358f7455.tar.gz chromium_src-238152e3fa99f34131fab18e6a2bf667358f7455.tar.bz2 |
Remvoe usb_keycode_map.h include from remoting.gypi to fix the tree
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141940 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/remoting.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index dc72521..2ff9333 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -1193,7 +1193,6 @@ 'host/url_fetcher.h', 'host/url_request_context.cc', 'host/url_request_context.h', - 'host/usb_keycode_map.h', 'host/user_authenticator.h', 'host/user_authenticator_linux.cc', 'host/user_authenticator_mac.cc', |