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

Unified Diff: chrome/browser/history/multipart_browsertest.cc

Issue 10375021: Move Extension into extensions namespace (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Take 6 Created 8 years, 7 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: chrome/browser/history/multipart_browsertest.cc
diff --git a/chrome/browser/history/multipart_browsertest.cc b/chrome/browser/history/multipart_browsertest.cc
index ab0d6b18d0ebce636c3449d9ee37bbf5dcef8b1c..42229aaf9cdeab56719aa5aac4e9623c25c1b937 100644
--- a/chrome/browser/history/multipart_browsertest.cc
+++ b/chrome/browser/history/multipart_browsertest.cc
@@ -31,7 +31,7 @@ class MultipartResponseTest : public InProcessBrowserTest,
IN_PROC_BROWSER_TEST_F(MultipartResponseTest, SingleVisit) {
// Make sure that visiting a multipart/x-mixed-replace site only
- // creates one entry in the visits table.
+ // creates one entry in the visits table.
ASSERT_TRUE(test_server()->Start());
Observe(browser()->GetSelectedWebContents());
« no previous file with comments | « chrome/browser/geolocation/chrome_geolocation_permission_context.cc ('k') | chrome/browser/infobars/infobar_extension_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698