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

Unified Diff: ios/clean/chrome/browser/ui/commands/BUILD.gn

Issue 2921833002: [iOS Clean] Created OverlayService.
Patch Set: self review Created 3 years, 7 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: ios/clean/chrome/browser/ui/commands/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/commands/BUILD.gn b/ios/clean/chrome/browser/ui/commands/BUILD.gn
index eda1a9b122ba1aaa8544e5eb7d2623f40c6daa3d..1877ef8c090abe02fc66ff3a3643bf38246a9193 100644
--- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
@@ -14,6 +14,7 @@ source_set("commands") {
"tab_grid_commands.h",
"tab_strip_commands.h",
"tools_menu_commands.h",
+ "web_overlay_commands.h",
]
deps = [
"//base",

Powered by Google App Engine
This is Rietveld 408576698