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

Issue 18128002: Use a direct include of time headers in chrome/browser/, part 4. (Closed)

Created:
7 years, 5 months ago by Avi (use Gerrit)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, shishir+watch_chromium.org, cbentzel+watch_chromium.org, dominich+watch_chromium.org
Visibility:
Public.

Description

Use a direct include of time headers in chrome/browser/, part 4. BUG=254986 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209055

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -62 lines) Patch
M chrome/browser/net/evicted_domain_cookie_counter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/http_server_properties_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/load_time_stats.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/load_time_stats.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/network_stats.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/network_stats.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/network_time_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/predictor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/predictor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/referrer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/timed_cache.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_info.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_info_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/message_center_notification_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/notifications/notification_ui_manager_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/sync_notifier/synced_notification.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/omnibox/omnibox_log.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/login_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/login_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_default_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_x.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/constants.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/performance_monitor/database.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/event.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/performance_monitor/metric.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/metric.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/startup_timer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/async_policy_loader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_client.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_client_registration_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_validator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/external_policy_data_updater_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/rate_limiter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_statistics_collector.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_statistics_collector_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/autocomplete_action_predictor_table_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/autocomplete_action_predictor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/logged_in_predictor_table.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_common.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor_tables.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/18128002/1
7 years, 5 months ago (2013-06-27 18:57:07 UTC) #1
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, cacheinvalidation_unittests, cc_unittests, check_deps, chrome_frame_net_tests, ...
7 years, 5 months ago (2013-06-27 19:29:46 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/18128002/1
7 years, 5 months ago (2013-06-27 21:11:57 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-06-28 01:26:25 UTC) #4
Message was sent while issue was closed.
Change committed as 209055

Powered by Google App Engine
This is Rietveld 408576698