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

Issue 19627002: Use a direct include of the message_loop header in ppapi/, printing/, rlz/, sync/. (Closed)

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

Description

Use a direct include of the message_loop header in ppapi/, printing/, rlz/, sync/. BUG=260807 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212193

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -64 lines) Patch
M ppapi/host/resource_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/host/resource_message_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/file_chooser_resource_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/plugin_dispatcher.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/proxy/plugin_main_nacl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppapi_proxy_test.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppb_message_loop_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppb_message_loop_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppb_testing_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppb_var_deprecated_proxy.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ppapi/proxy/ppp_instance_private_proxy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/printing_resource_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/proxy/proxy_completion_callback_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/websocket_resource_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ppapi/shared_impl/callback_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/shared_impl/resource_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/shared_impl/tracked_callback.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/shared_impl/tracked_callback_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/thunk/enter.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/printed_document.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/printing_context_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M rlz/lib/financial_ping.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/engine/sync_scheduler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/engine/sync_scheduler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/engine/syncer.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/engine/syncer_proto_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/engine/syncer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/http_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/js_mutation_event_observer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/js_sync_encryption_handler_observer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M sync/internal_api/js_sync_manager_observer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/public/engine/model_safe_worker.h View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/public/engine/passive_model_worker.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/public/util/weak_handle_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/sync_encryption_handler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/sync_encryption_handler_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M sync/internal_api/sync_manager_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/js/sync_js_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/ack_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/invalidation_notifier_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/non_blocking_invalidator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/registration_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/sync_invalidation_listener_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/sync_system_resources.h View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/sync_system_resources.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/notifier/sync_system_resources_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/sessions/sync_session_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/syncable/syncable_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/test/accounts_client/test_accounts_client.h View 1 chunk +1 line, -1 line 0 comments Download
M sync/test/accounts_client/test_accounts_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/test/engine/fake_sync_scheduler.h View 1 chunk +1 line, -1 line 0 comments Download
M sync/test/engine/syncer_command_test.h View 1 chunk +1 line, -1 line 0 comments Download
M sync/tools/sync_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/tools/sync_listen_notifications.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/tools/testserver/run_sync_testserver.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/util/get_session_name_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (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/19627002/1
7 years, 5 months ago (2013-07-17 16:25:05 UTC) #1
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 00:42:37 UTC) #2
Message was sent while issue was closed.
Change committed as 212193

Powered by Google App Engine
This is Rietveld 408576698