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

Unified Diff: extensions/BUILD.gn

Issue 423403002: Implement more of chrome.serial on the Mojo SerialConnection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@js-serial
Patch Set: add missed GN change Created 6 years, 4 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 | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 0c0b453fc3748da16bc04a8236728b1daa91d506..18b42ac316f78202670508b2b53e9acb49124b87 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -166,6 +166,7 @@ test("unittests") {
"//base/test:test_support",
"//content/test:test_support",
"//device/serial",
+ "//device/serial:test_util",
"//extensions/common",
"//extensions/renderer",
"//extensions/strings",
« no previous file with comments | « no previous file | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698