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

Unified Diff: ash/BUILD.gn

Issue 1953523002: Address some TODO(GYP)s in the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 6be15f378e10d0e30226b18e1049be7e69f3a76d..a20515dd7260b33d618ee7c3364386b8c914b8d6 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -411,9 +411,6 @@ test("ash_unittests") {
"virtual_keyboard_controller_unittest.cc",
"wm/workspace/workspace_window_resizer_unittest.cc",
]
- sources += [
- #'<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_unscaled_resources.rc', TODO(GYP)
brettw 2016/05/04 19:51:28 This comes automiatically from depending on ui/res
- ]
}
configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]

Powered by Google App Engine
This is Rietveld 408576698