summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorscottmg <scottmg@chromium.org>2016-01-12 12:19:50 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-12 20:20:39 +0000
commit969ea45d00215441dd9aa4f5fa2527546e3f5f87 (patch)
treef5238649ffe00b2b4f485f5af014e609f6045f4a /chrome/chrome.gyp
parentadf563e03f041f23c1389dbb45a2aede5e7a282a (diff)
downloadchromium_src-969ea45d00215441dd9aa4f5fa2527546e3f5f87.zip
chromium_src-969ea45d00215441dd9aa4f5fa2527546e3f5f87.tar.gz
chromium_src-969ea45d00215441dd9aa4f5fa2527546e3f5f87.tar.bz2
Remove base/win/metro.{cc|h} and some associated code
The goal was to start by removing base/win/metro.{cc|h}, but this ended up touching a number of places. So, also removed are: chrome/browser/metro_utils/ chrome/browser/ui/apps/apps_metro_handler_win.{cc|h} chrome/browser/ui/metro_pin_tab_helper_win.{cc|h} chrome/browser/ui/views/frame/browser_frame_ashwin.{cc|h} In order for the CL to not get even larger, there are some added TODOs pointing at the associated bug where calls to the above were removed, but the surrounding code is not yet simplified. BUG=558054 Review URL: https://codereview.chromium.org/1581473002 Cr-Commit-Position: refs/heads/master@{#368971}
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 7354112..69d800b 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -462,7 +462,6 @@
'includes': [
'chrome_watcher/chrome_watcher.gypi',
'chrome_process_finder.gypi',
- 'metro_utils.gypi',
],
}], # OS=="win"
['OS=="win" and target_arch=="ia32"',