diff options
Diffstat (limited to 'remoting/proto/chromotocol.gyp')
-rw-r--r-- | remoting/proto/chromotocol.gyp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/remoting/proto/chromotocol.gyp b/remoting/proto/chromotocol.gyp index a1beb06..49cae1c 100644 --- a/remoting/proto/chromotocol.gyp +++ b/remoting/proto/chromotocol.gyp @@ -1,4 +1,4 @@ -# Copyright (c) 2010 The Chromium Authors. All rights reserved. +# Copyright (c) 2011 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. @@ -11,7 +11,6 @@ 'target_name': 'chromotocol_proto_lib', 'type': 'static_library', 'sources': [ - 'auth.proto', 'control.proto', 'event.proto', 'internal.proto', |