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

Unified Diff: device/serial/serial.gyp

Issue 1357993002: Extracts more information from serial devices on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
Index: device/serial/serial.gyp
diff --git a/device/serial/serial.gyp b/device/serial/serial.gyp
index 650c8c61c0b902f840f86fd8d4948a4f1c4c81dc..5d43bd1e9286a405a3f840cce5142510fa652070 100644
--- a/device/serial/serial.gyp
+++ b/device/serial/serial.gyp
@@ -44,6 +44,7 @@
'device_serial_mojo',
'../../net/net.gyp:net',
'../../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../../third_party/re2/re2.gyp:re2',
],
'export_dependent_settings': [
'device_serial_mojo',

Powered by Google App Engine
This is Rietveld 408576698