Browse Source

add //ui/base/idle dep

Jeremy Apthorp 6 years ago
parent
commit
47d5f9f901
1 changed files with 1 additions and 0 deletions
  1. 1 0
      BUILD.gn

+ 1 - 0
BUILD.gn

@@ -427,6 +427,7 @@ static_library("electron_lib") {
     "//third_party/libyuv",
     "//third_party/webrtc_overrides:init_webrtc",
     "//third_party/widevine/cdm:headers",
+    "//ui/base/idle",
     "//ui/events:dom_keycode_converter",
     "//ui/gl",
     "//ui/native_theme",