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

Unified Diff: chrome/browser/ui/test/test_browser_dialog.h

Issue 2714053003: Fix GCC build for target 'all' (Closed)
Patch Set: #if defined(__GNUC__) Created 3 years, 10 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/ui/test/test_browser_dialog.h
diff --git a/chrome/browser/ui/test/test_browser_dialog.h b/chrome/browser/ui/test/test_browser_dialog.h
index d071a805bbf71f8f68c285c502a04583cfb399b3..0e9daa2012af90e72d74bb3f2b1c3a1d3c004792 100644
--- a/chrome/browser/ui/test/test_browser_dialog.h
+++ b/chrome/browser/ui/test/test_browser_dialog.h
@@ -52,7 +52,7 @@
//
// Dialogs listed can be shown interactively using the --dialog argument. E.g.
//
-// browser_tests --gtest_filter=BrowserDialogTest.Invoke --interactive \
+// browser_tests --gtest_filter=BrowserDialogTest.Invoke --interactive
// --dialog=FooDialogTest.InvokeDialog_name
class TestBrowserDialog {
protected:
« no previous file with comments | « chrome/browser/ui/libgtkui/gtk_ui.cc ('k') | chrome/browser/ui/views/webshare/webshare_target_picker_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698