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

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

Issue 1581473002: Remove base/win/metro.{cc|h} and some associated code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 4 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index b623e2e6c16614992a23c8b1382ae8ecffc7d2a7..4ac1c60a17dee3032b65ae97d3ba7d11ca9ed75c 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -390,7 +390,6 @@ source_set("ui") {
"//ui/views/controls/webview",
]
deps += [
- "//chrome/browser/metro_utils",
"//chrome/installer/util:strings",
"//components/search_engines",
"//google_update",

Powered by Google App Engine
This is Rietveld 408576698