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

Unified Diff: ui/views/BUILD.gn

Issue 1983443002: mac/gn: Make a bunch of targets build in release component builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: skip cast for now Created 4 years, 7 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 | « ui/gl/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 094bbeb7395d4aea646607e52f10a8d95d914ca8..63745f55c7824e6118b4d054c156b5f00e5605c2 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -311,6 +311,8 @@ if (is_mac) {
sources = [
"cocoa/bridged_native_widget_interactive_uitest.mm",
"run_all_unittests.cc",
+ "run_all_unittests.h",
+ "run_all_unittests_main.cc",
"widget/native_widget_mac_interactive_uitest.mm",
]
deps = [
« no previous file with comments | « ui/gl/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698