Home
last modified time | relevance | path

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

/external/skia/bin/
Dsync-and-gyp94 gclient_sync_command = [gclient, 'sync'] + skia_opt_deps variable
96 sys.stdout.write('%r\n' % gclient_sync_command)
97 subprocess.check_call(gclient_sync_command)