diff options
author | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-18 08:55:49 +0000 |
---|---|---|
committer | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-18 08:55:49 +0000 |
commit | 0d8435d06bc5069868ee9547dad261a7d8c7ea00 (patch) | |
tree | 9e1fd37d66f56e4062705f845be1065e9a0a2562 /win8/delegate_execute/command_execute_impl.h | |
parent | a7a40614447afeb87a2ad5242782e8bfbe7f0340 (diff) | |
download | chromium_src-0d8435d06bc5069868ee9547dad261a7d8c7ea00.zip chromium_src-0d8435d06bc5069868ee9547dad261a7d8c7ea00.tar.gz chromium_src-0d8435d06bc5069868ee9547dad261a7d8c7ea00.tar.bz2 |
cleaning delegate execute of non-aura cruft
BUG=none
Review URL: https://codereview.chromium.org/132873007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245758 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'win8/delegate_execute/command_execute_impl.h')
-rw-r--r-- | win8/delegate_execute/command_execute_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win8/delegate_execute/command_execute_impl.h b/win8/delegate_execute/command_execute_impl.h index 7e4bf7c..f27bf7a 100644 --- a/win8/delegate_execute/command_execute_impl.h +++ b/win8/delegate_execute/command_execute_impl.h @@ -102,7 +102,6 @@ class ATL_NO_VTABLE DECLSPEC_UUID("071BB5F2-85A4-424F-BFE7-5F1609BE4C2C") INTERNET_SCHEME launch_scheme_; base::IntegrityLevel integrity_level_; - EC_HOST_UI_MODE chrome_mode_; }; OBJECT_ENTRY_AUTO(__uuidof(CommandExecuteImpl), CommandExecuteImpl) |