Revert of Use a stub implementation of GlobalShortcutListener for Athena...
Revert of Use a stub implementation of GlobalShortcutListener for Athena (patchset #3 id:100001 of https://codereview.chromium.org/697803002/) Reason for revert: This CL breaks GN build on ChromeOS: http://build.chromium.org/p/chromium.chromiumos/buildstatus?builder=Linux%20ChromiumOS%20GN&number=187 The error message was: ERROR at //chrome/browser/extensions/BUILD.gn:189:7: Item not found "global_shortcut_listener_x11.cc", ^-------------------------------- You were trying to remove "global_shortcut_listener_x11.cc" from the list but it wasn't there. Original issue's description: > Use a stub implementation of GlobalShortcutListener for Athena > > BUG=426561 > TEST=None > > Committed: https://crrev.com/3064611cafd0464e4899dfdf7f485efe71f3ef57 > Cr-Commit-Position: refs/heads/master@{#302578} TBR=oshima@chromium.org,asargent@chromium.org,pkotwicz@chromium.org NOTREECHECKS=true NOTRY=true BUG=426561 Review URL: https://codereview.chromium.org/697343002 Cr-Commit-Position: refs/heads/master@{#302580}
Showing
Please register or sign in to comment