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

Unified Diff: content/test/gpu/run_unittests.py

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « content/test/gpu/page_sets/pixel_tests.py ('k') | tools/telemetry/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/run_unittests.py
diff --git a/content/test/gpu/run_unittests.py b/content/test/gpu/run_unittests.py
index 9f98f423749ad8d3e2cc2e3c0b656f1800936708..b874ce7e32f97837b3cc58424e36fc508c8d61b1 100755
--- a/content/test/gpu/run_unittests.py
+++ b/content/test/gpu/run_unittests.py
@@ -18,6 +18,7 @@ path_util.AddDirToPathIfNeeded(path_util.GetChromiumSrcDir(), 'tools',
from telemetry.testing import unittest_runner
+
def main():
return unittest_runner.Run(gpu_project_config.CONFIG, no_browser=True)
« no previous file with comments | « content/test/gpu/page_sets/pixel_tests.py ('k') | tools/telemetry/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698