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

Unified Diff: ash/public/cpp/BUILD.gn

Issue 2758813002: Fix struct traits test deps and target visibility. (Closed)
Patch Set: Created 3 years, 9 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 | ash/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/cpp/BUILD.gn
diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn
index 8323afc11a409c9d009c48bb7baa3d66f1494ed1..eea691d5f06138180d63c739f57bc7d55244857a 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -48,9 +48,6 @@ source_set("unit_tests") {
deps = [
":ash_public_cpp",
-
- # TODO(crbug.com/702397): Rely on :ash_public_cpp for this instead.
- "//ash/public/interfaces:interfaces_internal",
"//base",
"//testing/gtest",
"//ui/gfx:test_support",
« no previous file with comments | « no previous file | ash/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698