diff options
author | samli <samli@chromium.org> | 2016-01-19 20:12:20 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-20 04:13:47 +0000 |
commit | 6d8217fba41cd7fae3251d09e7af2b26b5e12737 (patch) | |
tree | 86a0a2e1ec24777607cb4760889c87b24bc73635 /chrome/chrome_browser_ui.gypi | |
parent | 33ced7a1ea60824e88c132d727dd864b37b0e6e2 (diff) | |
download | chromium_src-6d8217fba41cd7fae3251d09e7af2b26b5e12737.zip chromium_src-6d8217fba41cd7fae3251d09e7af2b26b5e12737.tar.gz chromium_src-6d8217fba41cd7fae3251d09e7af2b26b5e12737.tar.bz2 |
Reland of move remote tree host and some related input and metro_driver code (patchset #1 id:1 of https://codereview.chromium.org/1602403002/ )
Reason for revert:
Didn't help, looks like the slave is out of disk space.
Original issue's description:
> Revert of Remove remote tree host and some related input and metro_driver code (patchset #5 id:80001 of https://codereview.chromium.org/1586843002/ )
>
> Reason for revert:
> Suspecting that this is breaking the Webkit Win (dbg) builder.
>
> First failed build:
> https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win%20Builder%20%28dbg%29/builds/88362
>
> Original issue's description:
> > Remove remote tree host and some related input and metro_driver code
> >
> > Part of continued stripping out of Metro/Win8/Immersive mode.
> >
> > BUG=558054
> >
> > Committed: https://crrev.com/5cc04f70e424020d8afe49bdc4c1c76683f0ea7b
> > Cr-Commit-Position: refs/heads/master@{#370068}
>
> TBR=sky@chromium.org,thestig@chromium.org,shuchen@chromium.org,ananta@chromium.org,dpranke@chromium.org,scottmg@chromium.org
> NOTRY=true
> NOPRESUBMIT=true
> NOTREECHECKS=true
> BUG=558054
>
> Committed: https://crrev.com/0e3a9fd80a26f1fce889200d330d79e64d7a2586
> Cr-Commit-Position: refs/heads/master@{#370290}
TBR=ananta@chromium.org,dpranke@chromium.org,scottmg@chromium.org,shuchen@chromium.org,sky@chromium.org,thestig@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=558054
Review URL: https://codereview.chromium.org/1605253002
Cr-Commit-Position: refs/heads/master@{#370300}
Diffstat (limited to 'chrome/chrome_browser_ui.gypi')
-rw-r--r-- | chrome/chrome_browser_ui.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi index 3abdf0a..70ff6b3 100644 --- a/chrome/chrome_browser_ui.gypi +++ b/chrome/chrome_browser_ui.gypi @@ -558,8 +558,6 @@ 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_v2app.h', 'browser/ui/ash/launcher/chrome_launcher_controller.cc', 'browser/ui/ash/launcher/chrome_launcher_controller.h', - 'browser/ui/ash/launcher/chrome_launcher_controller_chromeos.cc', - 'browser/ui/ash/launcher/chrome_launcher_controller_win.cc', 'browser/ui/ash/launcher/launcher_app_tab_helper.cc', 'browser/ui/ash/launcher/launcher_app_tab_helper.h', 'browser/ui/ash/launcher/launcher_application_menu_item_model.cc', |