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

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

Issue 2921833002: [iOS Clean] Created OverlayService.
Patch Set: Cancel overlays on queue deallocation Created 3 years, 6 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..17cd3d97f49a85218382010d44c064d56b8f978a 100644
--- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
@@ -9,6 +9,7 @@ source_set("commands") {
"find_in_page_visibility_commands.h",
"navigation_commands.h",
"ntp_commands.h",
+ "overlay_commands.h",
"settings_commands.h",
"tab_commands.h",
"tab_grid_commands.h",

Powered by Google App Engine
This is Rietveld 408576698