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

Unified Diff: chrome/browser/tab_contents/view_source_uitest.cc

Issue 274040: More style nits. (Closed)
Patch Set: Created 11 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: chrome/browser/tab_contents/view_source_uitest.cc
diff --git a/chrome/browser/tab_contents/view_source_uitest.cc b/chrome/browser/tab_contents/view_source_uitest.cc
index 04499ff61f06a050e8885c7e4fcc5920a1068f8c..4ee078da8e8258f473534cf418714e24726988e5 100644
--- a/chrome/browser/tab_contents/view_source_uitest.cc
+++ b/chrome/browser/tab_contents/view_source_uitest.cc
@@ -29,7 +29,7 @@ class ViewSourceTest : public UITest {
}
protected:
- std::wstring test_html_;
+ std::wstring test_html_;
};
// This test renders a page in view-source and then checks to see if a cookie

Powered by Google App Engine
This is Rietveld 408576698