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

Unified Diff: platform_tools/android/gyp/dependencies.gypi

Issue 1216973002: Move visualbench to its own folder (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tweaks Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/visualbench.gyp ('k') | tools/VisualBench.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/gyp/dependencies.gypi
diff --git a/platform_tools/android/gyp/dependencies.gypi b/platform_tools/android/gyp/dependencies.gypi
index 507a16345838edd5ae5c6ed171672b8299a9dd6f..8be6836f377547e87f44c6597450d8cf5937b786 100644
--- a/platform_tools/android/gyp/dependencies.gypi
+++ b/platform_tools/android/gyp/dependencies.gypi
@@ -317,6 +317,7 @@
],
'include_dirs': [
'../../../tools/timer/',
+ '../../../tools/VisualBench/',
],
'sources': [
'../visualbench/jni/SkOSWindow_AndroidNative.cpp',
« no previous file with comments | « gyp/visualbench.gyp ('k') | tools/VisualBench.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698