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

Unified Diff: BUILD.gn

Issue 1276943002: Editing sources for iOS //ui/base. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Editing_sources_for_net
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 | ui/base/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f2bd9a20097cf480ebe2be35dee83bd6fd66d63f..172907551e4bab85ee43c98ead8cc90a57e0ee34 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -66,6 +66,7 @@ group("both_gn_and_gyp") {
deps = [
"//base:base_unittests",
"//sync:sync_unit_tests",
+ "//ui/base:ui_base_unittests",
]
if (!is_ios) {
deps += [
@@ -154,7 +155,6 @@ group("both_gn_and_gyp") {
"//tools/telemetry:bitmaptools($host_toolchain)",
"//ui/accessibility:accessibility_unittests",
"//ui/app_list:app_list_unittests",
- "//ui/base:ui_base_unittests",
"//ui/display:display_unittests",
"//ui/events:events_unittests",
"//ui/gfx:gfx_unittests",
« no previous file with comments | « no previous file | ui/base/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698