Synchronize Android relocation packer source with AOSP.
[chromium-blink-merge.git] / third_party / android_swipe_refresh / android_swipe_refresh.gyp
blob52e409b1af586371f97f1a29a55c2a353cd6ffd3
1 # Copyright 2015 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.
6   'targets': [
7     {
8       'target_name': 'android_swipe_refresh_java',
9       'type': 'none',
10       'variables': {
11         'java_in_dir': 'java',
12       },
13       'includes': [ '../../build/java.gypi' ],
14     },
15   ],