Skip to content

Commit 8148b76

Browse files
trop[bot]sorah
andauthored
style: use build/include_directory for NOLINT (#23266) (#23304)
build/include linter was splitted to build/include_directory at depot_tools upstream. https://crrev.com/c/2159690 https://crbug.com/1073191 Co-authored-by: Sorah Fukumori <sora134@gmail.com>
1 parent 7dfcb5e commit 8148b76

7 files changed

+7
-7
lines changed

shell/app/atom_content_client.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "ui/base/resource/resource_bundle.h"
2424
#include "url/url_constants.h"
2525
// In SHARED_INTERMEDIATE_DIR.
26-
#include "widevine_cdm_version.h" // NOLINT(build/include)
26+
#include "widevine_cdm_version.h" // NOLINT(build/include_directory)
2727

2828
#if defined(WIDEVINE_CDM_AVAILABLE)
2929
#include "base/native_library.h"

shell/app/uv_task_runner.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include "base/callback.h"
1111
#include "base/location.h"
1212
#include "base/single_thread_task_runner.h"
13-
#include "uv.h" // NOLINT(build/include)
13+
#include "uv.h" // NOLINT(build/include_directory)
1414

1515
namespace electron {
1616

shell/browser/javascript_environment.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
#include "base/macros.h"
1111
#include "gin/public/isolate_holder.h"
12-
#include "uv.h" // NOLINT(build/include)
12+
#include "uv.h" // NOLINT(build/include_directory)
1313

1414
namespace node {
1515
class Environment;

shell/common/api/electron_bindings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include "base/strings/string16.h"
1616
#include "native_mate/arguments.h"
1717
#include "shell/common/promise_util.h"
18-
#include "uv.h" // NOLINT(build/include)
18+
#include "uv.h" // NOLINT(build/include_directory)
1919
#include "v8/include/v8.h"
2020

2121
namespace mate {

shell/common/atom_command_line.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "shell/common/atom_command_line.h"
66

77
#include "base/command_line.h"
8-
#include "uv.h" // NOLINT(build/include)
8+
#include "uv.h" // NOLINT(build/include_directory)
99

1010
namespace electron {
1111

shell/common/node_bindings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include "base/macros.h"
1010
#include "base/memory/weak_ptr.h"
1111
#include "base/single_thread_task_runner.h"
12-
#include "uv.h" // NOLINT(build/include)
12+
#include "uv.h" // NOLINT(build/include_directory)
1313
#include "v8/include/v8.h"
1414

1515
namespace base {

shell/renderer/renderer_client_base.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include "electron/buildflags/buildflags.h"
1414
#include "third_party/blink/public/web/web_local_frame.h"
1515
// In SHARED_INTERMEDIATE_DIR.
16-
#include "widevine_cdm_version.h" // NOLINT(build/include)
16+
#include "widevine_cdm_version.h" // NOLINT(build/include_directory)
1717

1818
#if defined(WIDEVINE_CDM_AVAILABLE)
1919
#include "chrome/renderer/media/chrome_key_systems_provider.h" // nogncheck

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy