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

Issue 1281313003: base: Remove using:: declaration from version.h header. (Closed)

Created:
5 years, 4 months ago by tfarina
Modified:
5 years, 4 months ago
Reviewers:
brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

base: Remove using:: declaration from version.h header. BUG=None R=brettw@chromium.org Committed: https://crrev.com/9c2f5dc9c732beb936b41d073bf5ec7adefb0872 Cr-Commit-Position: refs/heads/master@{#344088}

Patch Set 1 #

Patch Set 2 : fix update_client #

Patch Set 3 : fixes #

Patch Set 4 : more fixes #

Patch Set 5 : more fixes #

Patch Set 6 : it is getting tedious #

Patch Set 7 : LINK chrome #

Patch Set 8 : ninja -C out/Debug all #

Total comments: 2

Patch Set 9 : win fixes - g grep -n " Version(" | grep -v base:: #

Patch Set 10 : chromeos fixes #

Patch Set 11 : win fixes #

Patch Set 12 : mac fixes #

Patch Set 13 : chromeos fix #

Patch Set 14 : win fixes #

Patch Set 15 : more win fixes #

Patch Set 16 : win fixes #

Patch Set 17 : more win fixes #

Patch Set 18 : fixes #

Patch Set 19 : more fixes #

Patch Set 20 : more and more #

Patch Set 21 : win #

Patch Set 22 : win - will this end? #

Patch Set 23 : almost there #

Patch Set 24 : more fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+393 lines, -388 lines) Patch
M base/version.h View 2 chunks +0 lines, -5 lines 0 comments Download
M base/version_unittest.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/app/chrome_crash_reporter_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/client_util.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_win.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/component_installers_unittest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/ev_whitelist_component_installer.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/pepper_flash_component_installer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 12 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/component_updater/pnacl_component_installer.cc View 1 2 3 4 5 6 9 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/component_updater/recovery_component_installer.cc View 1 2 3 4 5 6 8 chunks +11 lines, -9 lines 0 comments Download
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/swiftshader_component_installer.cc View 1 2 3 4 5 6 8 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/enumerate_modules_model_win.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/chrome_extensions_browser_client.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/crx_installer.h View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 2 3 4 5 6 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_management_internal.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 5 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 5 6 7 15 chunks +20 lines, -20 lines 0 comments Download
M chrome/browser/extensions/extension_sync_data.h View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_sync_data.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_sync_data_unittest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_policy_loader_unittest.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/external_provider_impl.cc View 1 2 3 4 5 6 4 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/extensions/external_registry_loader_win.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/pending_extension_info.h View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/pending_extension_info.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/pending_extension_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 6 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/extensions/unpacked_installer.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/updater/extension_updater_unittest.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/updater/local_extension_cache.cc View 1 2 3 4 5 6 7 8 9 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/webstore_installer.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 1 2 3 4 5 6 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/hang_monitor/hung_plugin_action.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/crl_set_fetcher.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/plugins/plugin_finder.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugins/plugin_metadata.h View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/plugins/plugin_metadata.cc View 1 2 3 4 5 6 3 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/plugins/plugin_metadata_unittest.cc View 1 2 3 4 5 6 7 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/prefs/session_startup_pref.cc View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/startup/default_browser_prompt.cc View 1 2 3 4 5 6 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/upgrade_detector_impl.cc View 1 2 3 4 5 6 4 chunks +8 lines, -8 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/pepper_flash.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/service_process_util.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/service_process_util_mac.mm View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/installer/setup/install.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/installer/setup/install.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/installer/setup/install_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/installer/setup/install_worker.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 12 chunks +16 lines, -16 lines 0 comments Download
M chrome/installer/setup/install_worker_unittest.cc View 1 2 3 4 5 6 7 8 8 chunks +10 lines, -10 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 1 2 3 4 5 6 7 8 9 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/installer/setup/setup_util.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/setup/setup_util.cc View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/installer/setup/setup_util_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/installer/setup/uninstall.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/installer/test/alternate_version_generator.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/installer/util/browser_distribution.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/browser_distribution.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/installer/util/fake_installation_state.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +3 lines, -1 line 0 comments Download
M chrome/installer/util/fake_product_state.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/google_chrome_distribution.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/google_chrome_distribution.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/google_chrome_distribution_dummy.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/google_update_settings.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/google_update_settings.cc View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/installer/util/google_update_settings_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/installer/util/install_util.cc View 1 2 3 4 5 6 7 8 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/installer/util/installation_state.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/installer/util/installation_state.cc View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/installer/util/installation_validator_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/installer_state.cc View 1 2 3 4 5 6 7 8 9 chunks +15 lines, -15 lines 0 comments Download
M chrome/installer/util/installer_state_unittest.cc View 1 2 3 4 5 6 7 8 15 chunks +35 lines, -33 lines 0 comments Download
M chrome/installer/util/product_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/media/chrome_key_systems.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M components/component_updater/component_updater_service_unittest.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -4 lines 0 comments Download
M components/update_client/action_update_check.cc View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M components/update_client/crx_update_item.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M components/update_client/test_installer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/update_client/test_installer.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/update_client/update_client.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/update_client/update_client_unittest.cc View 1 2 3 4 5 6 7 9 chunks +14 lines, -14 lines 0 comments Download
M components/update_client/update_response.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M components/variations/processed_study.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/variations/study_filtering_unittest.cc View 1 2 3 4 5 6 7 3 chunks +8 lines, -10 lines 0 comments Download
M content/browser/gpu/gpu_data_manager_impl_private.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_data_remover_impl.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_win.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M content/common/webplugininfo_unittest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/webplugininfo.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/runtime/runtime_api.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M extensions/browser/updater/extension_downloader.cc View 1 2 3 4 5 6 5 chunks +8 lines, -8 lines 0 comments Download
M extensions/browser/user_script_loader.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/extension.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/manifest_handlers/shared_module_info.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/update_manifest.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/config/gpu_info.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector_win.cc View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 65 (37 generated)
tfarina
I think this is ready for review. Brett, could you review this to me? After ...
5 years, 4 months ago (2015-08-12 22:00:35 UTC) #2
brettw
neato, lgtm https://codereview.chromium.org/1281313003/diff/140001/chrome/browser/plugins/plugin_metadata.cc File chrome/browser/plugins/plugin_metadata.cc (right): https://codereview.chromium.org/1281313003/diff/140001/chrome/browser/plugins/plugin_metadata.cc#newcode109 chrome/browser/plugins/plugin_metadata.cc:109: std::map<base::Version, SecurityStatus, VersionComparator>::const_iterator Can you just change ...
5 years, 4 months ago (2015-08-13 18:24:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/220001
5 years, 4 months ago (2015-08-18 01:51:13 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/70225)
5 years, 4 months ago (2015-08-18 02:17:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/240001
5 years, 4 months ago (2015-08-18 02:22:10 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/29211) win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years, 4 months ago (2015-08-18 02:46:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/260001
5 years, 4 months ago (2015-08-18 03:35:57 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/40763) win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years, 4 months ago (2015-08-18 03:56:51 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/280001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/280001
5 years, 4 months ago (2015-08-18 04:03:08 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/29231) win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years, 4 months ago (2015-08-18 04:33:42 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/300001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/300001
5 years, 4 months ago (2015-08-18 15:44:15 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/91889)
5 years, 4 months ago (2015-08-18 16:24:08 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/320001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/320001
5 years, 4 months ago (2015-08-18 16:44:33 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/71810)
5 years, 4 months ago (2015-08-18 17:14:45 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/340001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/340001
5 years, 4 months ago (2015-08-18 18:00:12 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/360001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/360001
5 years, 4 months ago (2015-08-18 18:34:20 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/94775) win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years, 4 months ago (2015-08-18 19:12:01 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/380001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/380001
5 years, 4 months ago (2015-08-18 19:33:45 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/29551)
5 years, 4 months ago (2015-08-18 20:04:04 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/400001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/400001
5 years, 4 months ago (2015-08-18 20:10:31 UTC) #49
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/94839)
5 years, 4 months ago (2015-08-18 20:44:57 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/410001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/410001
5 years, 4 months ago (2015-08-18 21:03:46 UTC) #54
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/430001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/430001
5 years, 4 months ago (2015-08-18 21:33:10 UTC) #57
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/72004)
5 years, 4 months ago (2015-08-18 22:13:24 UTC) #59
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281313003/450001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281313003/450001
5 years, 4 months ago (2015-08-18 22:26:58 UTC) #62
commit-bot: I haz the power
Committed patchset #24 (id:450001)
5 years, 4 months ago (2015-08-19 00:05:10 UTC) #63
commit-bot: I haz the power
Patchset 24 (id:??) landed as https://crrev.com/9c2f5dc9c732beb936b41d073bf5ec7adefb0872 Cr-Commit-Position: refs/heads/master@{#344088}
5 years, 4 months ago (2015-08-19 00:05:58 UTC) #64
Nico
5 years, 4 months ago (2015-08-19 03:25:36 UTC) #65
Message was sent while issue was closed.
A revert of this CL (patchset #24 id:450001) has been created in
https://codereview.chromium.org/1301883002/ by thakis@chromium.org.

The reason for reverting is: Broke all official bots, e.g.
http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Win/bu...

c:\b\build\slave\google-chrome-rel-win\build\src\chrome\browser\component_updater\pepper_flash_component_installer.cc(326)
:error C3861: 'Version': identifier not found
.

Powered by Google App Engine
This is Rietveld 408576698