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

Unified Diff: native_client_sdk/src/build_tools/build_sdk.py

Issue 664543003: Benchmark sample for SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
Index: native_client_sdk/src/build_tools/build_sdk.py
diff --git a/native_client_sdk/src/build_tools/build_sdk.py b/native_client_sdk/src/build_tools/build_sdk.py
index 8202c8f4c5a8d0e4c67411fa8ceeab2af70eab77..cac1e0c61c6930e341afe0a1331a10654f0d5b42 100755
--- a/native_client_sdk/src/build_tools/build_sdk.py
+++ b/native_client_sdk/src/build_tools/build_sdk.py
@@ -666,6 +666,7 @@ def BuildStepUpdateUserProjects(pepperdir, toolchains,
filters['DEST'] = [
'getting_started',
'examples/api',
+ 'examples/benchmarks',
'examples/demo',
'examples/tutorial',
'src'

Powered by Google App Engine
This is Rietveld 408576698