OLD | NEW |
1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved. | 1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved. |
2 # | 2 # |
3 # Use of this source code is governed by a BSD-style license | 3 # Use of this source code is governed by a BSD-style license |
4 # that can be found in the LICENSE file in the root of the source | 4 # that can be found in the LICENSE file in the root of the source |
5 # tree. An additional intellectual property rights grant can be found | 5 # tree. An additional intellectual property rights grant can be found |
6 # in the file PATENTS. All contributing project authors may | 6 # in the file PATENTS. All contributing project authors may |
7 # be found in the AUTHORS file in the root of the source tree. | 7 # be found in the AUTHORS file in the root of the source tree. |
8 | 8 |
9 { | 9 { |
10 'includes': [ '../build/common.gypi', ], | 10 'includes': [ '../build/common.gypi', ], |
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
145 'crc32.cc', | 145 'crc32.cc', |
146 'crc32.h', | 146 'crc32.h', |
147 'cryptstring.cc', | 147 'cryptstring.cc', |
148 'cryptstring.h', | 148 'cryptstring.h', |
149 'dbus.cc', | 149 'dbus.cc', |
150 'dbus.h', | 150 'dbus.h', |
151 'diskcache.cc', | 151 'diskcache.cc', |
152 'diskcache.h', | 152 'diskcache.h', |
153 'diskcache_win32.cc', | 153 'diskcache_win32.cc', |
154 'diskcache_win32.h', | 154 'diskcache_win32.h', |
| 155 'filerotatingstream.cc', |
| 156 'filerotatingstream.h', |
155 'fileutils.cc', | 157 'fileutils.cc', |
156 'fileutils.h', | 158 'fileutils.h', |
157 'fileutils_mock.h', | 159 'fileutils_mock.h', |
158 'firewallsocketserver.cc', | 160 'firewallsocketserver.cc', |
159 'firewallsocketserver.h', | 161 'firewallsocketserver.h', |
160 'flags.cc', | 162 'flags.cc', |
161 'flags.h', | 163 'flags.h', |
162 'format_macros.h', | 164 'format_macros.h', |
163 'gunit_prod.h', | 165 'gunit_prod.h', |
164 'helpers.cc', | 166 'helpers.cc', |
(...skipping 18 matching lines...) Expand all Loading... |
183 'json.h', | 185 'json.h', |
184 'latebindingsymboltable.cc', | 186 'latebindingsymboltable.cc', |
185 'latebindingsymboltable.h', | 187 'latebindingsymboltable.h', |
186 'libdbusglibsymboltable.cc', | 188 'libdbusglibsymboltable.cc', |
187 'libdbusglibsymboltable.h', | 189 'libdbusglibsymboltable.h', |
188 'linux.cc', | 190 'linux.cc', |
189 'linux.h', | 191 'linux.h', |
190 'linuxfdwalk.c', | 192 'linuxfdwalk.c', |
191 'linuxfdwalk.h', | 193 'linuxfdwalk.h', |
192 'linked_ptr.h', | 194 'linked_ptr.h', |
| 195 'logsinks.cc', |
| 196 'logsinks.h', |
193 'macasyncsocket.cc', | 197 'macasyncsocket.cc', |
194 'macasyncsocket.h', | 198 'macasyncsocket.h', |
195 'maccocoasocketserver.h', | 199 'maccocoasocketserver.h', |
196 'maccocoasocketserver.mm', | 200 'maccocoasocketserver.mm', |
197 'maccocoathreadhelper.h', | 201 'maccocoathreadhelper.h', |
198 'maccocoathreadhelper.mm', | 202 'maccocoathreadhelper.mm', |
199 'macconversion.cc', | 203 'macconversion.cc', |
200 'macconversion.h', | 204 'macconversion.h', |
201 'macsocketserver.cc', | 205 'macsocketserver.cc', |
202 'macsocketserver.h', | 206 'macsocketserver.h', |
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
394 'latebindingsymboltable.cc', | 398 'latebindingsymboltable.cc', |
395 'latebindingsymboltable.h', | 399 'latebindingsymboltable.h', |
396 'libdbusglibsymboltable.cc', | 400 'libdbusglibsymboltable.cc', |
397 'libdbusglibsymboltable.h', | 401 'libdbusglibsymboltable.h', |
398 'linuxfdwalk.c', | 402 'linuxfdwalk.c', |
399 'linuxfdwalk.h', | 403 'linuxfdwalk.h', |
400 'x11windowpicker.cc', | 404 'x11windowpicker.cc', |
401 'x11windowpicker.h', | 405 'x11windowpicker.h', |
402 'logging.cc', | 406 'logging.cc', |
403 'logging.h', | 407 'logging.h', |
| 408 'logsinks.cc', |
| 409 'logsinks.h', |
404 'macasyncsocket.cc', | 410 'macasyncsocket.cc', |
405 'macasyncsocket.h', | 411 'macasyncsocket.h', |
406 'maccocoasocketserver.h', | 412 'maccocoasocketserver.h', |
407 'maccocoasocketserver.mm', | 413 'maccocoasocketserver.mm', |
408 'macsocketserver.cc', | 414 'macsocketserver.cc', |
409 'macsocketserver.h', | 415 'macsocketserver.h', |
410 'macwindowpicker.cc', | 416 'macwindowpicker.cc', |
411 'macwindowpicker.h', | 417 'macwindowpicker.h', |
412 'mathutils.h', | 418 'mathutils.h', |
413 'multipart.cc', | 419 'multipart.cc', |
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
733 ['OS!="linux" and OS!="android"', { | 739 ['OS!="linux" and OS!="android"', { |
734 'sources!': [ | 740 'sources!': [ |
735 'linux.cc', | 741 'linux.cc', |
736 'linux.h', | 742 'linux.h', |
737 ], | 743 ], |
738 }], | 744 }], |
739 ], | 745 ], |
740 }, | 746 }, |
741 ], | 747 ], |
742 } | 748 } |
OLD | NEW |