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

Unified Diff: tools/playback_benchmark/playback.js

Issue 9910010: Fix some grammatical errors in comments in tools/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remediate to review Created 8 years, 9 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 | « tools/measure_page_load_time/ie_bho/MeasurePageLoadTimeBHO.h ('k') | tools/traceline/svgui/traceline.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/playback_benchmark/playback.js
diff --git a/tools/playback_benchmark/playback.js b/tools/playback_benchmark/playback.js
index 4fc9fb0f9dbb587cf1c767d5c14ec9a877a296ab..49628512f0eab535738f4491476946499adc417a 100644
--- a/tools/playback_benchmark/playback.js
+++ b/tools/playback_benchmark/playback.js
@@ -89,7 +89,7 @@ Benchmark.Agent.prototype.ensureEqual = function(event, recordedEvent) {
};
/**
- * Gets next event from timeline and returns it's identifier.
+ * Gets next event from timeline and returns its identifier.
* @param {Object} event Object with event information.
* @return {number} Event identifier.
*/
« no previous file with comments | « tools/measure_page_load_time/ie_bho/MeasurePageLoadTimeBHO.h ('k') | tools/traceline/svgui/traceline.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698