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

Unified Diff: chrome/browser/ui/libgtk2ui/BUILD.gn

Issue 1363093004: Add BrowserSelectFileDialogTest.OpenCloseFileDialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: do not run the test-server Created 5 years, 1 month 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/libgtk2ui/BUILD.gn
diff --git a/chrome/browser/ui/libgtk2ui/BUILD.gn b/chrome/browser/ui/libgtk2ui/BUILD.gn
index 7fb0bed4ec111e8bc84bbb71823dffb9600e74d8..9be4824345cb5d4b1f82b20162d952632579c36d 100644
--- a/chrome/browser/ui/libgtk2ui/BUILD.gn
+++ b/chrome/browser/ui/libgtk2ui/BUILD.gn
@@ -55,6 +55,7 @@ component("libgtk2ui") {
"select_file_dialog_impl.cc",
"select_file_dialog_impl.h",
"select_file_dialog_impl_gtk2.cc",
+ "select_file_dialog_impl_gtk2.h",
"select_file_dialog_impl_kde.cc",
"skia_utils_gtk2.cc",
"skia_utils_gtk2.h",
« no previous file with comments | « no previous file | chrome/browser/ui/libgtk2ui/libgtk2ui.gyp » ('j') | chrome/browser/ui/libgtk2ui/select_file_dialog_impl_test.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698