Chromium Code Reviews

Unified Diff: extensions/browser/api/serial/BUILD.gn

Issue 2452943003: Fix a bunch of generated file build flakes in //extensions (Closed)
Patch Set: get_path_info in schema.gni Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « extensions/browser/api/bluetooth_low_energy/BUILD.gn ('k') | extensions/browser/api/web_request/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/serial/BUILD.gn
diff --git a/extensions/browser/api/serial/BUILD.gn b/extensions/browser/api/serial/BUILD.gn
index 193d35e62460dc91a78a83d0fe5eef5b2e37a295..834f23d61043848d415caa3a394ee4f0c34ca1f1 100644
--- a/extensions/browser/api/serial/BUILD.gn
+++ b/extensions/browser/api/serial/BUILD.gn
@@ -13,6 +13,7 @@ source_set("serial") {
]
deps = [
+ "//device/serial",
"//extensions/common/api",
]
}
« no previous file with comments | « extensions/browser/api/bluetooth_low_energy/BUILD.gn ('k') | extensions/browser/api/web_request/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine