Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index eefa129651703282e735e8dca45bf7a9f996275c..e0f3562b2e09f59d6b740ae738d650af26939752 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -56,6 +56,7 @@ source_set("browser") { |
"//content/common", |
"//content/public/common:common_sources", |
"//crypto", |
+ "//device/base", |
"//device/battery", |
"//device/bluetooth", |
"//device/gamepad", |