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

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: merge 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 | « BUILD.gn ('k') | base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 40d9170d40888ed94c45b8ab7612017ff7c802d0..89357288769128fd0e84da5fe5a9fd6ea3dd4085 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -412,9 +412,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)
- ]
}
configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
« no previous file with comments | « BUILD.gn ('k') | base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698