Chromium Code Reviews| Index: android_webview/BUILD.gn |
| diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn |
| index 45e2732aab083d59304e97ec0192ca56409353f3..6670def09f3d0fdca3e87c0ed5315fb6b8cde05d 100644 |
| --- a/android_webview/BUILD.gn |
| +++ b/android_webview/BUILD.gn |
| @@ -589,6 +589,7 @@ source_set("common") { |
| "//third_party/WebKit/public:blink", |
| "//ui/events:gesture_detection", |
| "//ui/gl", |
| + "//ui/gl/init", |
| "//ui/shell_dialogs", |
| "//v8", |
| ] |