Clean up header files.
BUG=138542 TBR=ben@chromium.org NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1544283002 Cr-Commit-Position: refs/heads/master@{#366903}
This commit is contained in:
base
chrome
browser
extensions
api
metrics_private
music_manager_private
streams_private
tabs
policy
process_singleton_posix_unittest.ccsafe_browsing
signin
themes
ui
views
omnibox
webui
common
test
logging
utility
components
crash
content
cronet
drive
mus
public
cpp
tests
nacl
renderer
plugin
policy
core
common
safe_browsing_db
signin
core
ssl_errors
variations
webcrypto
content/plugin
gpu/command_buffer
client
service
tests
ipc
net
base
cert
disk_cache
dns
sandbox
linux
win
sql
sync/internal_api/public/base
ui
accessibility
platform
aura
base
events
gfx
surface
views
url
@ -5,6 +5,7 @@
|
||||
// Defines base::PathProviderAndroid which replaces base::PathProviderPosix for
|
||||
// Android in base/path_service.cc.
|
||||
|
||||
#include <limits.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "base/android/jni_android.h"
|
||||
|
@ -6,6 +6,8 @@
|
||||
// don't have their own base_paths_OS.cc implementation (i.e. all but Mac and
|
||||
// Android).
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <ostream>
|
||||
#include <string>
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "base/logging.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#if defined(OS_WIN)
|
||||
#include <io.h>
|
||||
#include <windows.h>
|
||||
|
@ -5,6 +5,7 @@
|
||||
#include "base/macros.h"
|
||||
#include "base/process/process_handle.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "chrome/browser/extensions/api/metrics_private/metrics_private_api.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "base/metrics/field_trial.h"
|
||||
|
@ -7,6 +7,8 @@
|
||||
// Note: The order of header includes is important, as we want both pre-Vista
|
||||
// and post-Vista data structures to be defined, specifically
|
||||
// PIP_ADAPTER_ADDRESSES and PMIB_IF_ROW2.
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <winsock2.h>
|
||||
#include <ws2def.h>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "chrome/browser/extensions/api/streams_private/streams_private_api.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/lazy_instance.h"
|
||||
#include "base/values.h"
|
||||
#include "chrome/browser/extensions/extension_tab_util.h"
|
||||
|
@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "chrome/browser/policy/configuration_policy_handler_list_factory.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "base/bind.h"
|
||||
|
@ -5,6 +5,7 @@
|
||||
#include "chrome/browser/process_singleton.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <limits.h>
|
||||
#include <signal.h>
|
||||
#include <stddef.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "chrome/browser/safe_browsing/incident_reporting/download_metadata_manager.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <list>
|
||||
|
@ -5,6 +5,8 @@
|
||||
#ifndef CHROME_BROWSER_SAFE_BROWSING_SRT_FETCHER_WIN_H_
|
||||
#define CHROME_BROWSER_SAFE_BROWSING_SRT_FETCHER_WIN_H_
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "base/callback_forward.h"
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "chrome/browser/signin/signin_promo.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/prefs/pref_service.h"
|
||||
#include "base/strings/string_number_conversions.h"
|
||||
#include "base/strings/string_util.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "chrome/browser/themes/browser_theme_pack.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <limits>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
// For WinDDK ATL compatibility, these ATL headers must come first.
|
||||
#include "build/build_config.h"
|
||||
|
||||
#if defined(OS_WIN)
|
||||
#include <atlbase.h> // NOLINT
|
||||
#include <atlwin.h> // NOLINT
|
||||
@ -12,6 +13,8 @@
|
||||
#include "base/macros.h"
|
||||
#include "chrome/browser/ui/views/omnibox/omnibox_result_view.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <algorithm> // NOLINT
|
||||
|
||||
#include "base/i18n/bidi_line_iterator.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "chrome/browser/ui/webui/md_downloads/downloads_list_tracker.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <vector>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "chrome/browser/ui/webui/signin/inline_login_handler.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/bind.h"
|
||||
#include "base/prefs/pref_service.h"
|
||||
#include "base/strings/string_number_conversions.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "chrome/common/net/x509_certificate_model.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <openssl/mem.h>
|
||||
#include <openssl/obj_mac.h>
|
||||
#include <openssl/sha.h>
|
||||
|
@ -5,6 +5,8 @@
|
||||
#ifndef CHROME_COMMON_SAFE_BROWSING_PROTOBUF_MESSAGE_PARAM_TRAITS_H_
|
||||
#define CHROME_COMMON_SAFE_BROWSING_PROTOBUF_MESSAGE_PARAM_TRAITS_H_
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "base/pickle.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "chrome/test/logging/win/file_logger.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <windows.h>
|
||||
#include <guiddef.h>
|
||||
#include <objbase.h>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "chrome/utility/cloud_print/pwg_encoder.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <limits.h>
|
||||
#include <sandbox.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
@ -11,7 +11,6 @@
|
||||
|
||||
#include "base/auto_reset.h"
|
||||
#include "base/base_switches.h"
|
||||
#import "base/basictypes.h"
|
||||
#include "base/command_line.h"
|
||||
#include "base/debug/crash_logging.h"
|
||||
#include "base/debug/dump_without_crashing.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "components/cronet/android/cronet_url_request_context_adapter.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <map>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "components/drive/resource_metadata.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "base/bind.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "components/mus/public/cpp/window.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "base/logging.h"
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
#include "components/nacl/renderer/plugin/srpc_client.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "components/policy/core/common/schema.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "components/safe_browsing_db/prefix_set.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "base/files/file_util.h"
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "components/signin/core/browser/signin_metrics.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/logging.h"
|
||||
#include "base/metrics/histogram_macros.h"
|
||||
#include "base/metrics/user_metrics.h"
|
||||
|
@ -7,6 +7,8 @@
|
||||
|
||||
#include "base/time/time.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "google_apis/gaia/google_service_auth_error.h"
|
||||
|
||||
namespace signin_metrics {
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "components/ssl_errors/error_classification.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <vector>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "components/variations/metrics_util.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "base/sha1.h"
|
||||
#include "base/sys_byteorder.h"
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "components/webcrypto/webcrypto_impl.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "base/bind.h"
|
||||
|
@ -5,8 +5,6 @@
|
||||
#ifndef CONTENT_PLUGIN_PLUGIN_INTERPOSE_UTIL_MAC_H_
|
||||
#define CONTENT_PLUGIN_PLUGIN_INTERPOSE_UTIL_MAC_H_
|
||||
|
||||
#import "base/basictypes.h"
|
||||
|
||||
namespace mac_plugin_interposing {
|
||||
|
||||
// Swizzles methods we need to watch in order to manage process and window
|
||||
|
@ -6,6 +6,7 @@
|
||||
#define GPU_COMMAND_BUFFER_CLIENT_QUERY_TRACKER_H_
|
||||
|
||||
#include <GLES2/gl2.h>
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "gpu/command_buffer/service/gles2_cmd_decoder.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "gpu/command_buffer/service/gles2_cmd_decoder.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "gpu/command_buffer/service/sync_point_manager.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
#include <GLES2/gl2.h>
|
||||
#include <GLES2/gl2ext.h>
|
||||
#include <GLES2/gl2extchromium.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "base/command_line.h"
|
||||
#include "gpu/command_buffer/service/gpu_switches.h"
|
||||
@ -173,7 +175,7 @@ TEST_F(CHROMIUMFramebufferMixedSamplesTest, CoverageModulation) {
|
||||
}
|
||||
static const float kBlue[] = {0.0f, 0.0f, 1.0f, 1.0f};
|
||||
static const float kGreen[] = {0.0f, 1.0f, 0.0f, 1.0f};
|
||||
scoped_ptr<uint8[]> results[3];
|
||||
scoped_ptr<uint8_t[]> results[3];
|
||||
const GLint kResultSize = kWidth * kHeight * 4;
|
||||
|
||||
for (int pass = 0; pass < 3; ++pass) {
|
||||
@ -190,7 +192,7 @@ TEST_F(CHROMIUMFramebufferMixedSamplesTest, CoverageModulation) {
|
||||
glCoverageModulationCHROMIUM(GL_NONE);
|
||||
}
|
||||
|
||||
results[pass].reset(new uint8[kResultSize]);
|
||||
results[pass].reset(new uint8_t[kResultSize]);
|
||||
memset(results[pass].get(), GLTestHelper::kCheckClearValue, kResultSize);
|
||||
glReadPixels(0, 0, kWidth, kHeight, GL_RGBA, GL_UNSIGNED_BYTE,
|
||||
results[pass].get());
|
||||
@ -213,7 +215,7 @@ TEST_F(CHROMIUMFramebufferMixedSamplesTest, MultisampleStencilEffective) {
|
||||
static const float kBlue[] = {0.0f, 0.0f, 1.0f, 1.0f};
|
||||
static const float kGreen[] = {0.0f, 1.0f, 0.0f, 1.0f};
|
||||
|
||||
scoped_ptr<uint8[]> results[3];
|
||||
scoped_ptr<uint8_t[]> results[3];
|
||||
const GLint kResultSize = kWidth * kHeight * 4;
|
||||
|
||||
for (int pass = 0; pass < 3; ++pass) {
|
||||
@ -228,7 +230,7 @@ TEST_F(CHROMIUMFramebufferMixedSamplesTest, MultisampleStencilEffective) {
|
||||
glUniform4fv(color_loc_, 1, kBlue);
|
||||
glDrawArrays(GL_TRIANGLES, 3, 3);
|
||||
|
||||
results[pass].reset(new uint8[kResultSize]);
|
||||
results[pass].reset(new uint8_t[kResultSize]);
|
||||
memset(results[pass].get(), GLTestHelper::kCheckClearValue, kResultSize);
|
||||
glReadPixels(0, 0, kWidth, kHeight, GL_RGBA, GL_UNSIGNED_BYTE,
|
||||
results[pass].get());
|
||||
|
@ -5,6 +5,7 @@
|
||||
#ifndef IPC_IPC_MESSAGE_UTILS_H_
|
||||
#define IPC_IPC_MESSAGE_UTILS_H_
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "net/base/ip_address_number.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/logging.h"
|
||||
#include "base/strings/string_number_conversions.h"
|
||||
#include "base/strings/string_piece.h"
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "net/base/sdch_manager.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <utility>
|
||||
|
||||
#include "base/base64url.h"
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "net/cert/ct_log_verifier.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "base/strings/string_number_conversions.h"
|
||||
@ -92,7 +94,7 @@ const ProofTestVector kSHA256Proofs[4] = {
|
||||
|
||||
// Decodes a hexadecimal string into the binary data it represents.
|
||||
std::string HexToBytes(const char* hex_data, size_t hex_data_length) {
|
||||
std::vector<uint8> output;
|
||||
std::vector<uint8_t> output;
|
||||
std::string result;
|
||||
std::string hex_data_input(hex_data, hex_data_length);
|
||||
if (base::HexStringToBytes(hex_data, &output))
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "net/cert/internal/name_constraints.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/strings/string_util.h"
|
||||
#include "net/cert/internal/verify_name_match.h"
|
||||
#include "net/der/input.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "net/cert/x509_certificate.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "net/cert/x509_util_openssl.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <openssl/asn1.h>
|
||||
#include <openssl/mem.h>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "net/disk_cache/blockfile/file.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <limits>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "net/disk_cache/blockfile/file.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/files/file_path.h"
|
||||
#include "base/lazy_instance.h"
|
||||
#include "base/message_loop/message_loop.h"
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "net/disk_cache/simple/simple_entry_operation.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/logging.h"
|
||||
#include "net/base/io_buffer.h"
|
||||
#include "net/disk_cache/disk_cache.h"
|
||||
|
@ -5,6 +5,7 @@
|
||||
#include "net/dns/dns_util.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
#include "sandbox/linux/services/credentials.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <signal.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <limits.h>
|
||||
#include <pthread.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "sandbox/win/src/handle_closer_agent.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "base/logging.h"
|
||||
|
@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "base/strings/stringprintf.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "sandbox/win/wow_helper/service64_resolver.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "base/memory/scoped_ptr.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "sql/connection.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
@ -35,7 +35,7 @@ namespace syncer {
|
||||
//
|
||||
// The Traits class should look like the following:
|
||||
//
|
||||
// // Don't forget to #include "base/basictypes.h".
|
||||
// // Don't forget to #include <stdint.h> and <stddef.h>.
|
||||
// struct MyOrdinalTraits {
|
||||
// // There must be at least two distinct values greater than kZeroDigit
|
||||
// // and less than kMaxDigit.
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include <atlbase.h>
|
||||
#include <atlcom.h>
|
||||
#include <limits.h>
|
||||
#include <oleacc.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "ui/aura/window.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "ui/base/l10n/formatter.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "base/logging.h"
|
||||
|
@ -4,6 +4,8 @@
|
||||
#ifndef UI_BASE_WIN_ACCESSIBILITY_IDS_WIN_H_
|
||||
#define UI_BASE_WIN_ACCESSIBILITY_IDS_WIN_H_
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
namespace base {
|
||||
namespace win {
|
||||
|
||||
|
@ -2,6 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/time/time.h"
|
||||
#include "testing/gtest/include/gtest/gtest.h"
|
||||
#include "ui/events/android/scroller.h"
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "ui/events/gestures/blink/web_gesture_curve_impl.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <utility>
|
||||
|
||||
#include "base/logging.h"
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "ui/gfx/canvas.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "ui/gfx/color_analysis.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
#include <windows.h>
|
||||
#include <dwrite.h>
|
||||
#include <limits.h>
|
||||
#include <math.h>
|
||||
#include <stdint.h>
|
||||
#include <wchar.h>
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "ui/gfx/render_text.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <climits>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include "ui/gfx/render_text.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "ui/surface/transport_dib.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "skia/ext/platform_canvas.h"
|
||||
|
||||
// static
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
#include "ui/views/view_targeter_delegate.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "ui/gfx/geometry/rect_conversions.h"
|
||||
#include "ui/views/rect_based_targeting_utils.h"
|
||||
#include "ui/views/view.h"
|
||||
|
@ -2,6 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "base/logging.h"
|
||||
#include "url/url_canon.h"
|
||||
#include "url/url_canon_internal.h"
|
||||
|
Reference in New Issue
Block a user