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

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

Issue 2934463002: [iOS] Add experimental new keyboard accessory view. (Closed)
Patch Set: Rebased. 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/chrome/browser/ui/fancy_ui/BUILD.gn
diff --git a/ios/chrome/browser/ui/fancy_ui/BUILD.gn b/ios/chrome/browser/ui/fancy_ui/BUILD.gn
index b120f710de24aaa3686f7904f7b4595b1a262a6a..80139bed15399d34975c72135f7d81e0792a555d 100644
--- a/ios/chrome/browser/ui/fancy_ui/BUILD.gn
+++ b/ios/chrome/browser/ui/fancy_ui/BUILD.gn
@@ -7,10 +7,10 @@ source_set("fancy_ui") {
sources = [
"bidi_container_view.h",
"bidi_container_view.mm",
+ "colored_button.h",
+ "colored_button.mm",
"primary_action_button.h",
"primary_action_button.mm",
- "tinted_button.h",
- "tinted_button.mm",
]
deps = [
"//base",
« no previous file with comments | « ios/chrome/browser/resources/Settings.bundle/Experimental.plist ('k') | ios/chrome/browser/ui/fancy_ui/colored_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698