repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Roll src/third_party/WebKit 57e35f6:e204436 (svn 199047:199058)
[chromium-blink-merge.git]
/
android_webview
/
android_webview_test_apk.isolate
blob
7436aca18b9764bac3e1afe50ef7dfd401fbf5fa
1
# Copyright (c) 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.
4
{
5
'conditions': [
6
['OS=="android"', {
7
'variables': {
8
'files': [
9
'<(DEPTH)/android_webview/test/data/',
10
],
11
},
12
}],
13
],
14
}