Home
last modified time | relevance | path

Searched refs:DEPS_FILE (Results 1 – 1 of 1) sorted by relevance

/external/skia/bin/
Dsync23 DEPS_FILE = 'DEPS' variable
29 if not os.path.isfile(DEPS_FILE):
34 with open(DEPS_FILE, 'r') as f: