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

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

Issue 2592983003: [Clean Skeleton] Migrate code to clean/ (Closed)
Patch Set: Rebased Created 3 years, 11 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/chrome/browser/ui/commands/BUILD.gn
diff --git a/ios/chrome/browser/ui/commands/BUILD.gn b/ios/chrome/browser/ui/commands/BUILD.gn
index e3a31ca157c871b26b8da92125b08fc9446b95bb..ce2d0523b5c1a6b6e9188316b6f7fc578a43433a 100644
--- a/ios/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/chrome/browser/ui/commands/BUILD.gn
@@ -46,15 +46,3 @@ source_set("unit_tests") {
"//url",
]
}
-
-# Clean Skeleton targets
-source_set("commands_clean_skeleton") {
- sources = [
- "settings_commands.h",
- "tab_commands.h",
- "tab_grid_commands.h",
- "toolbar_commands.h",
- ]
-
- configs += [ "//build/config/compiler:enable_arc" ]
-}
« no previous file with comments | « ios/chrome/browser/ui/animators/zoom_transition_delegate.h ('k') | ios/chrome/browser/ui/commands/settings_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698