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

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

Issue 2656463002: Implement MD simple gesture nav (Closed)
Patch Set: Rebased Created 3 years, 10 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index e0deb0104a73b0a1178b105aefb8f0d2d7b20d45..9f820c3818a2c19d2e4e3e3d930ab09a0c1049dd 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1193,6 +1193,7 @@ split_static_library("ui") {
"//components/web_modal",
"//device/bluetooth",
"//mash/public/interfaces",
+ "//ui/resources/vector_icons",
]
}

Powered by Google App Engine
This is Rietveld 408576698