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

Issue 10735044: Remove #pragma once. Just from base/ for now. (Closed)

Created:
8 years, 5 months ago by awong
Modified:
8 years, 5 months ago
Reviewers:
brettw
CC:
chromium-reviews
Visibility:
Public.

Description

Remove #pragma once. Just from base/ for now. Done with git grep -l --cached 'pragma once' | xargs sed -i '/^#pragma once.*/d' Followed up with a manual inspection of the result of git grep -l --cached 'pragma once'. For context: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -273 lines) Patch
M base/allocator/allocator_extension.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/allocator/allocator_extension_thunks.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/android/locale_utils.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/at_exit.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomic_ref_count.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomic_sequence_num.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomicops.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomicops_internals_arm_gcc.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomicops_internals_atomicword_compat.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomicops_internals_mips_gcc.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomicops_internals_x86_gcc.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomicops_internals_x86_macosx.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/atomicops_internals_x86_msvc.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/auto_reset.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/base64.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/base_export.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/base_paths.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/base_paths_android.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/base_paths_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/base_paths_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/base_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/basictypes.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/bind.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/bind.h.pump View 1 chunk +0 lines, -1 line 0 comments Download
M base/bind_helpers.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/bind_internal.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/bind_internal.h.pump View 1 chunk +0 lines, -1 line 0 comments Download
M base/bind_internal_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/bind_internal_win.h.pump View 1 chunk +0 lines, -1 line 0 comments Download
M base/bits.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/build_time.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/callback.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/callback.h.pump View 1 chunk +0 lines, -1 line 0 comments Download
M base/callback_forward.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/callback_internal.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/cancelable_callback.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/chromeos/chromeos_version.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/command_line.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/compiler_specific.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/cpu.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/alias.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/debug_on_start_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/debugger.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/leak_annotations.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/leak_tracker.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/profiler.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/stack_trace.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/trace_event.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/trace_event_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/debug/trace_event_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/eintr_wrapper.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/environment.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/event_recorder.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/event_types.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/file_descriptor_posix.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/file_descriptor_shuffle.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/file_path.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/file_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/file_version_info.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/file_version_info_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/file_version_info_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/files/dir_reader_fallback.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/files/dir_reader_linux.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/files/dir_reader_posix.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/files/file_path_watcher.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/float_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/format_macros.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/global_descriptors_posix.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/gtest_prod_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/guid.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/hash_tables.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/hi_res_timer_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/base_i18n_export.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/bidi_line_iterator.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/break_iterator.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/case_conversion.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/char_iterator.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/file_util_icu.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/icu_encoding_detection.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/icu_string_conversions.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/icu_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/number_formatting.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/rtl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/string_search.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/i18n/time_formatting.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/id_map.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/json/json_file_value_serializer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/json/json_parser.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/json/json_reader.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/json/json_string_value_serializer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/json/json_value_converter.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/json/json_writer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/json/string_escape.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/lazy_instance.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/linked_list.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/linux_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/logging.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/logging_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/authorization_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/bundle_locations.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/closure_blocks_leopard_compat.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/cocoa_protocols.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/foundation_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/launchd.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/mac_logging.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/mac_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/objc_property_releaser.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_aedesc.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_authorizationref.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_cftyperef.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_ioobject.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_launch_data.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_nsautorelease_pool.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_nsexception_enabler.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mac/scoped_sending_event.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/mach_ipc_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/md5.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/aligned_memory.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/linked_ptr.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/mru_cache.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/raw_scoped_refptr_mismatch_checker.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/ref_counted.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/ref_counted_memory.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/scoped_generic_obj.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/scoped_handle.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/scoped_nsobject.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/scoped_open_process.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/scoped_policy.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/scoped_ptr.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/scoped_vector.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/singleton.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/singleton_objc.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/weak_ptr.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_loop.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_loop_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_loop_proxy_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_android.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_default.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_dispatcher.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_glib.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_gtk.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_libevent.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_observer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_pump_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/metrics/field_trial.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/metrics/histogram.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/metrics/stats_counters.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/metrics/stats_table.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/native_library.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/nix/mime_util_xdg.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/nix/xdg_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/nullable_string16.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/observer_list.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/observer_list_threadsafe.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/os_compat_android.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/os_compat_nacl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/path_service.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/pending_task.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/perftimer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/pickle.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/platform_file.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/port.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/posix/unix_domain_socket.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/process.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/process_info.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/process_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/process_util_unittest_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/property_bag.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/rand_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/run_loop.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/safe_strerror_posix.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/scoped_native_library.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/scoped_observer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/scoped_temp_dir.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/sequenced_task_runner.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/sequenced_task_runner_helpers.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/sha1.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/shared_memory.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/single_thread_task_runner.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/stack_container.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/stl_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/string16.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/string_piece.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/string_split.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/string_tokenizer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/string_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/string_util_posix.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/string_util_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/stringize_macros.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/sync_socket.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/synchronization/cancellation_flag.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/synchronization/condition_variable.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/synchronization/lock.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/synchronization/lock_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/synchronization/spin_wait.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/synchronization/waitable_event.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/synchronization/waitable_event_watcher.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/sys_info.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/sys_string_conversions.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/system_monitor/system_monitor.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/task_runner.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/task_runner_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/template_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/mock_chrome_application_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/mock_time_provider.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/multiprocess_test.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/perf_test_suite.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/scoped_locale.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/sequenced_task_runner_test_template.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/task_runner_test_template.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/test_file_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/test_reg_util_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/test_suite.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/thread_test_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/trace_event_analyzer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/values_test_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/non_thread_safe.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/non_thread_safe_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/platform_thread.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/post_task_and_reply_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/sequenced_worker_pool.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/sequenced_worker_pool_task_runner.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/simple_thread.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/thread.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/thread_checker.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/thread_checker_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/thread_collision_warner.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/thread_local.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/thread_local_storage.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/watchdog.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/worker_pool.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/threading/worker_pool_posix.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/time.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/timer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/tracked_objects.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/tuple.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/utf_offset_string_conversions.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/utf_string_conversion_utils.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/utf_string_conversions.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/value_conversions.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/values.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/version.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/vlog.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/enum_variant.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/event_trace_consumer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/event_trace_controller.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/event_trace_provider.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/i18n.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/iat_patch_function.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/iunknown_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/metro.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/object_watcher.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/pe_image.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/registry.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/resource_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/sampling_profiler.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_bstr.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_co_mem.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_com_initializer.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_comptr.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_gdi_object.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_handle.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_hdc.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_hglobal.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_process_information.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_select_object.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_startup_info_ex.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/scoped_variant.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/win_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/windows_version.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/win/wrapped_window_proc.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
awong
8 years, 5 months ago (2012-07-11 01:09:16 UTC) #1
brettw
lgtm
8 years, 5 months ago (2012-07-11 04:56:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajwong@chromium.org/10735044/1
8 years, 5 months ago (2012-07-11 05:21:53 UTC) #3
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 05:23:27 UTC) #4
Failed to apply patch for base/json/json_string_value_serializer.h:
While running patch -p1 --forward --force;
patching file base/json/json_string_value_serializer.h
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file
base/json/json_string_value_serializer.h.rej

Powered by Google App Engine
This is Rietveld 408576698