OLD | NEW |
---|---|
(Empty) | |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | |
2 # | |
3 # Use of this source code is governed by a BSD-style license that can be | |
4 # found in the LICENSE file. | |
5 | |
6 { | |
7 'sources': [ | |
8 'browser/renderer_host/aw_resource_dispatcher_host_delegate.cc', | |
9 'browser/renderer_host/aw_resource_dispatcher_host_delegate.h', | |
10 ], | |
11 } | |
OLD | NEW |