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

Unified Diff: src/inspector/inspector.gypi

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/V8ProfilerAgentImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/inspector/inspector.gypi
diff --git a/src/inspector/inspector.gypi b/src/inspector/inspector.gypi
index 748b2810cf605b594d21fd43365ff7d98bf0c665..4ab22b4748591ccec774ebf4aa282482e4ed9469 100644
--- a/src/inspector/inspector.gypi
+++ b/src/inspector/inspector.gypi
@@ -37,7 +37,6 @@
'../../include/v8-inspector.h',
'../../include/v8-inspector-protocol.h',
'inspector/Allocator.h',
- 'inspector/Atomics.h',
'inspector/InjectedScript.cpp',
'inspector/InjectedScript.h',
'inspector/InjectedScriptNative.cpp',
« no previous file with comments | « src/inspector/V8ProfilerAgentImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698