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

Unified Diff: blimp/client/public/BUILD.gn

Issue 2279403003: blimp: Hook up the layer holding the tab content into Chrome. (Closed)
Patch Set: tab_android Created 4 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: blimp/client/public/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index a31b2a0d1696b79c90c86928c7d25c7af21a2769..f1c22f623cf7683c38f19d1123cb342d38643998 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -44,6 +44,7 @@ source_set("public_headers") {
"//base",
"//components/keyed_service/core",
"//net",
+ "//ui/gfx:native_widget_types",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698