Home
last modified time | relevance | path

Searched refs:skia_h (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/gn/
H A Dfind_headers.py21 skia_h = sys.argv[3] variable
23 with open(skia_h, 'w') as f:
238 if os.path.exists(skia_h + '.d'):
239 os.remove(skia_h + '.d')

Completed in 3 milliseconds