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

Unified Diff: cc/BUILD.gn

Issue 409493002: Cleanup test_support target names. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | components/wifi/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index d8f7e8f550b9dd21de46845451ea04ecacb554c4..a7b64e54d34c616bc5a7251bee93870f6aac68a9 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -637,7 +637,7 @@ source_set("test_support") {
#"//third_party/mesa/mesa.gyp:osmesa",
"//ui/gfx",
"//ui/gfx/geometry",
- "//ui/gfx:gfx_test_support",
+ "//ui/gfx:test_support",
"//ui/gl",
]
}
« no previous file with comments | « no previous file | components/wifi/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698