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

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

Issue 2786893002: [ios] Dispatcher for tab_strip and tab_grid. (Closed)
Patch Set: Update showcase. Created 3 years, 9 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
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/commands/navigation_commands.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 6af1eebb3639377281499d25c6364f7b97f903bb..00beb2246c4676c64fd7207ec5d9b662ee8cc76a 100644
--- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
@@ -6,8 +6,8 @@ source_set("commands") {
sources = [
"navigation_commands.h",
"settings_commands.h",
- "tab_commands.h",
"tab_grid_commands.h",
+ "tab_strip_commands.h",
"toolbar_commands.h",
]
deps = [
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/commands/navigation_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698