Cleanup: Remove SupervisedUserService::Delegate::GetSafeSitesApiKey
[chromium-blink-merge.git] / content / content_shell_test_apk.isolate
blob573ac3862eecad3877fe4bc4edbe8b391055c62e
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.
5   'conditions': [
6     ['OS=="android"', {
7       'variables': {
8         'isolate_dependency_untracked': [
9           '<(DEPTH)/content/test/data/android/device_files/',
10         ],
11       },
12     }],
13   ],