Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Side by Side Diff: platform_tools/android/gyp/skia_launcher.gypi

Issue 344213003: Move BenchTimer to tools as Timer (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fixes Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 'targets': [{
3 'target_name': 'skia_launcher',
4 'type': 'executable',
5 'sources': [ '../launcher/skia_launcher.cpp' ],
6 }]
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698