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

Unified Diff: chrome/test/BUILD.gn

Issue 2793443003: Removed NOTIFICATION_BROWSER_CLOSING notification (Closed)
Patch Set: Removed unused headers from unload controllers 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 8d6c727f4a0c393d0c469baf9863214cfc3522e7..4d538964dc3ff78396f9e44c78a9068f92220b81 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2503,6 +2503,7 @@ test("browser_tests") {
"//third_party/ocmock",
]
sources += [
+ "../browser/browser_shutdown_browsertest.cc",
Alexey Seren 2017/04/22 19:52:54 Currently shutdown by windows closing can be detec
"../browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper_browsertest.mm",
"../browser/spellchecker/spellcheck_message_filter_platform_mac_browsertest.cc",
"../browser/ui/cocoa/applescript/bookmark_applescript_utils_test.h",
« chrome/browser/ui/browser_commands.cc ('K') | « chrome/browser/ui/tabs/pinned_tab_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698