Only grant permissions to new extensions from sync if they have the expected version
[chromium-blink-merge.git] / chrome / browser / resources / settings / compiled_resources.gyp
blob4c8b68a7f0da58f55abdb953919c988c8c9dc26a
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5   'targets': [
6     {
7       'target_name': 'settings_resources',
8       'type': 'none',
9       'dependencies': [
10         'checkbox/compiled_resources.gyp:*',
11         'internet_page/compiled_resources.gyp:*',
12         'languages_page/compiled_resources.gyp:*',
13         'prefs/compiled_resources.gyp:*'
14       ],
15     },
16   ]