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

Unified Diff: ui/platform_window/BUILD.gn

Issue 2431753002: Mus experiment in content shell on Android.
Patch Set: Addressed comments, fixed browser tests and deps. Created 4 years, 2 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/platform_window/BUILD.gn
diff --git a/ui/platform_window/BUILD.gn b/ui/platform_window/BUILD.gn
index a9905a80fdc8da5358af467519660166284e4fbd..b4cd5d5fa0a57433f015fc553426936c87ba056d 100644
--- a/ui/platform_window/BUILD.gn
+++ b/ui/platform_window/BUILD.gn
@@ -15,6 +15,7 @@ source_set("platform_window") {
deps = [
"//base",
+ "//gpu/ipc/common:surface_handle_type",
"//ui/base",
"//ui/base/ime:text_input_types",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698