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

Unified Diff: components/wifi/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 | « cc/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/wifi/BUILD.gn
diff --git a/components/wifi/BUILD.gn b/components/wifi/BUILD.gn
index ae78e6a6d4a57629430ce5e62e4e87470cdefdb1..14bf54e2d79ac454b2c08ceba2ab6326dcad9489 100644
--- a/components/wifi/BUILD.gn
+++ b/components/wifi/BUILD.gn
@@ -37,7 +37,7 @@ component("wifi") {
}
}
-source_set("wifi_test_support") {
+source_set("test_support") {
sources = [
"fake_wifi_service.cc",
"fake_wifi_service.h",
« no previous file with comments | « cc/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698