Commit 607916e6 authored by Anatoliy Potapchuk's avatar Anatoliy Potapchuk Committed by Commit Bot

Revert "CL to verify that presubmit does not know anythyng about includes"

This reverts commit 26f39e78.

Reason for revert: it has passed

Original change's description:
> CL to verify that presubmit does not know anythyng about includes
> 
> This CL tests whether we have existing presubmit check to remove
> includes that are not needed
> 
> Change-Id: I821b3cefdc82c8bddf8be20a711af5b121822d82
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879922
> Reviewed-by: Anatoliy Potapchuk <apotapchuk@chromium.org>
> Reviewed-by: Oleg Davydov <burunduk@chromium.org>
> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#755881}

TBR=apotapchuk@chromium.org,burunduk@chromium.org

Change-Id: I763613a4d48113c515cae121af544ccc1cb95bdd
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133931Reviewed-by: default avatarAnatoliy Potapchuk <apotapchuk@chromium.org>
Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#755918}
parent 511a3ee8
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
#include <vector> #include <vector>
#include "base/macros.h" #include "base/macros.h"
#include "base/threading/thread.h"
#include "chrome/browser/chromeos/app_mode/kiosk_app_manager_base.h" #include "chrome/browser/chromeos/app_mode/kiosk_app_manager_base.h"
#include "chrome/browser/chromeos/app_mode/web_app/web_kiosk_app_data.h" #include "chrome/browser/chromeos/app_mode/web_app/web_kiosk_app_data.h"
#include "components/account_id/account_id.h" #include "components/account_id/account_id.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment