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

Unified Diff: device/serial/DEPS

Issue 1357993002: Extracts more information from serial devices on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rearranged imports to match style guide. 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
« no previous file with comments | « device/serial/BUILD.gn ('k') | device/serial/serial.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/serial/DEPS
diff --git a/device/serial/DEPS b/device/serial/DEPS
index fc30a890dace87158c2c65122891e7200583f083..4bebd41c4aa01bbbd15f024b2b0186e42125fed6 100644
--- a/device/serial/DEPS
+++ b/device/serial/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+dbus",
"+net/base",
+ "+third_party/re2",
]
« no previous file with comments | « device/serial/BUILD.gn ('k') | device/serial/serial.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698