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

Unified Diff: chrome/test/BUILD.gn

Issue 2844843002: Override MAXIMIZED window show state if window size / position is manually specified. (Closed)
Patch Set: Added missing unittest file. 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/browser/ui/browser_window_state_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index c62ecb18ccba4801e04fb5f0890eae23ed900275..bba0547772546ba106231e834b1eeb14164bf139 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3706,6 +3706,7 @@ test("unit_tests") {
"../browser/ui/browser_command_controller_unittest.cc",
"../browser/ui/browser_instant_controller_unittest.cc",
"../browser/ui/browser_unittest.cc",
+ "../browser/ui/browser_window_state_unittest.cc",
"../browser/ui/chrome_bubble_manager_unittest.cc",
"../browser/ui/content_settings/content_setting_bubble_model_unittest.cc",
"../browser/ui/content_settings/content_setting_image_model_unittest.cc",
« no previous file with comments | « chrome/browser/ui/browser_window_state_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698