Skip to content

Commit

Permalink
Remove carriage return character added by crrev.com/1488853002.
Browse files Browse the repository at this point in the history
It's triggering presubmit warnings for changes to this file.

TBR=jam@chromium.org

Review URL: https://codereview.chromium.org/1531043003 .

Cr-Commit-Position: refs/heads/master@{#365794}
  • Loading branch information
mdempsky committed Dec 17, 2015
1 parent 3209888 commit 7af9262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/renderer/render_thread_impl_browsertest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include "base/single_thread_task_runner.h"
#include "base/strings/string_number_conversions.h"
#include "base/thread_task_runner_handle.h"
#include "components/scheduler/renderer/renderer_scheduler.h"
#include "components/scheduler/renderer/renderer_scheduler.h"
#include "content/app/mojo/mojo_init.h"
#include "content/common/in_process_child_thread_params.h"
#include "content/common/resource_messages.h"
Expand Down

0 comments on commit 7af9262

Please sign in to comment.