Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(648)

Unified Diff: src/inspector/BUILD.gn

Issue 2340763003: [inspector] replaced inspector/Atomics.h with base atomicops.h (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/inspector/Atomics.h ('k') | src/inspector/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/inspector/BUILD.gn
diff --git a/src/inspector/BUILD.gn b/src/inspector/BUILD.gn
index 6d8d49657f72f99d78405fab9d69f0e03cf4f0b3..31ed0cfb4cacf8ebe3c749219d5b75b7927d15c3 100644
--- a/src/inspector/BUILD.gn
+++ b/src/inspector/BUILD.gn
@@ -135,7 +135,6 @@ v8_source_set("inspector") {
sources += get_target_outputs(":inspector_debugger_script")
sources += [
"Allocator.h",
- "Atomics.h",
"InjectedScript.cpp",
"InjectedScript.h",
"InjectedScriptNative.cpp",
« no previous file with comments | « src/inspector/Atomics.h ('k') | src/inspector/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698