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

Unified Diff: base/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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | chrome/installer/setup/install.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index caa5fb2afb535416ee7d5052bb1bce5badae68ef..946d17f3de33bde297556cba53be41b4952e4b89 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -904,8 +904,6 @@ component("base") {
"win/iunknown_impl.h",
"win/message_window.cc",
"win/message_window.h",
- "win/metro.cc",
- "win/metro.h",
"win/object_watcher.cc",
"win/object_watcher.h",
"win/process_startup_helper.cc",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | chrome/installer/setup/install.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698