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

Unified Diff: BUILD.gn

Issue 1288263002: GN: app_list_unittests links on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 496deb7191bac0609a97c18f944ae42e7a17c132..c320c0fdac6231dcb241938db5c1a279f05f068a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -533,6 +533,7 @@ group("both_gn_and_gyp") {
"//third_party/qcms",
"//third_party/smhasher:murmurhash3",
"//third_party/webrtc/system_wrappers",
+ "//ui/app_list:app_list_unittests",
"//ui/gfx:gfx_unittests",
"//ui/native_theme",
"//ui/snapshot",
@@ -560,7 +561,6 @@ group("both_gn_and_gyp") {
"//third_party/WebKit/Source/platform:heap_unittests",
"//third_party/WebKit/Source/platform:platform_unittests",
"//third_party/WebKit/Source/web:webkit_unit_tests",
- "//ui/app_list:app_list_unittests", # TODO(GYP)
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698