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

Unified Diff: ui/web_dialogs/BUILD.gn

Issue 513313002: Fix most of the "gn check" errors in ui/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Android GN build 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
Index: ui/web_dialogs/BUILD.gn
diff --git a/ui/web_dialogs/BUILD.gn b/ui/web_dialogs/BUILD.gn
index d9e8e13c8c3eb7ed78f4d16b244adee97b9d2d7e..6cf5289c956b13980fc1e79f19dce8fe8a8d76c6 100644
--- a/ui/web_dialogs/BUILD.gn
+++ b/ui/web_dialogs/BUILD.gn
@@ -19,7 +19,9 @@ component("web_dialogs") {
"//base",
"//base/third_party/dynamic_annotations",
"//content/public/browser",
+ "//content/public/common",
"//skia",
+ "//ui/base",
]
}
« ui/events/BUILD.gn ('K') | « ui/views/controls/webview/BUILD.gn ('k') | ui/wm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698