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

Unified Diff: device/serial/serial.gyp

Issue 824373003: Add browser_tests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More ChromeOS Created 5 years, 11 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 | « device/serial/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/serial/serial.gyp
diff --git a/device/serial/serial.gyp b/device/serial/serial.gyp
index 454bb0572aaa25c3ded5b8afe4c3cf1112802a08..d03c4918070806ec91e6d093c8d786b50d54f335 100644
--- a/device/serial/serial.gyp
+++ b/device/serial/serial.gyp
@@ -91,7 +91,7 @@
],
},
{
- # GN version: //device/serial:test_util
+ # GN version: //device/serial:test_support
'target_name': 'device_serial_test_util',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « device/serial/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698