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

Unified Diff: chrome/browser/metrics/histogram_synchronizer.h

Issue 2913013: Fix two browser/broswer typos. (Closed)
Patch Set: Patched to other machine Created 10 years, 5 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 | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/metrics/histogram_synchronizer.h
diff --git a/chrome/browser/metrics/histogram_synchronizer.h b/chrome/browser/metrics/histogram_synchronizer.h
index 1a69afb257cf19b6afc95dbe06a8c5c1ef06e618..0ef650cb1e4425cbf0c73c3188268eff96381907 100644
--- a/chrome/browser/metrics/histogram_synchronizer.h
+++ b/chrome/browser/metrics/histogram_synchronizer.h
@@ -69,7 +69,7 @@ class HistogramSynchronizer : public
// Calls the callback task, if there is a callback_task.
void CallCallbackTaskAndResetData();
- // Gets a new sequence number to be sent to renderers from broswer process.
+ // Gets a new sequence number to be sent to renderers from browser process.
// This will also reset the current pending renderers for the given type.
int GetNextAvaibleSequenceNumber(RendererHistogramRequester requster);
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698