Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 768261
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
- a/src/3rdparty/chromium/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc
0
++ b/src/3rdparty/chromium/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc
Lines 40-45 Link Here
40
#include "absl/base/internal/hide_ptr.h"
40
#include "absl/base/internal/hide_ptr.h"
41
#include "absl/base/internal/raw_logging.h"
41
#include "absl/base/internal/raw_logging.h"
42
#include "absl/base/internal/spinlock.h"
42
#include "absl/base/internal/spinlock.h"
43
#include <limits>
43
44
44
// Do not use STL.   This module does not use standard memory allocation.
45
// Do not use STL.   This module does not use standard memory allocation.
45
-- a/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/containers/string_pool.h
46
++ b/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/containers/string_pool.h
Lines 19-24 Link Here
19
19
20
#include <stddef.h>
20
#include <stddef.h>
21
#include <stdint.h>
21
#include <stdint.h>
22
#include <limits>
22
23
23
#include <unordered_map>
24
#include <unordered_map>
24
#include <vector>
25
#include <vector>

Return to bug 768261