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

Unified Diff: ui/shell_dialogs/BUILD.gn

Issue 2804793002: Print Preview: Fix failure to save with long page title (Closed)
Patch Set: Remove unused line Created 3 years, 8 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 | « chrome/test/BUILD.gn ('k') | ui/shell_dialogs/select_file_dialog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/shell_dialogs/BUILD.gn
diff --git a/ui/shell_dialogs/BUILD.gn b/ui/shell_dialogs/BUILD.gn
index 2fee8a17511f833aca1be31bfdc75059f2596d95..537b30459814a5f6383c494251b9448fbbdd0cca 100644
--- a/ui/shell_dialogs/BUILD.gn
+++ b/ui/shell_dialogs/BUILD.gn
@@ -77,6 +77,7 @@ test("shell_dialogs_unittests") {
# TODO(karandeepb) : Revisit this once gn gets mac bundle support.
# "select_file_dialog_mac_unittest.mm",
"run_all_unittests.cc",
+ "select_file_dialog_unittest.cc",
"select_file_dialog_win_unittest.cc",
]
« no previous file with comments | « chrome/test/BUILD.gn ('k') | ui/shell_dialogs/select_file_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698