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

Unified Diff: chrome/test/BUILD.gn

Issue 2695493002: [Mac] Touch Bar support for default browser window state (Closed)
Patch Set: Rebased 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
« no previous file with comments | « chrome/common/chrome_features.cc ('k') | ui/base/cocoa/touch_bar_forward_declarations.h » ('j') | 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 46a800e8f8eb69612898104179ab699aed904663..4bab94b103ff587ff3221c5190ec56826fd87c1b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4574,6 +4574,7 @@ test("unit_tests") {
"../browser/ui/cocoa/browser_window_cocoa_unittest.mm",
"../browser/ui/cocoa/browser_window_controller_unittest.mm",
"../browser/ui/cocoa/browser_window_layout_unittest.mm",
+ "../browser/ui/cocoa/browser_window_touch_bar_unittest.mm",
"../browser/ui/cocoa/browser_window_utils_unittest.mm",
"../browser/ui/cocoa/bubble_anchor_helper_views_unittest.mm",
"../browser/ui/cocoa/bubble_view_unittest.mm",
« no previous file with comments | « chrome/common/chrome_features.cc ('k') | ui/base/cocoa/touch_bar_forward_declarations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698