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

Unified Diff: device/base/synchronization/shared_memory_seqlock_buffer.h

Issue 2358123005: Move OneWriterSeqLock and SharedMemorySeqLockBuffer from content/ to device/base/synchronization (Closed)
Patch Set: Tim fixes 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 | « device/base/synchronization/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/base/synchronization/shared_memory_seqlock_buffer.h
diff --git a/device/base/synchronization/shared_memory_seqlock_buffer.h b/device/base/synchronization/shared_memory_seqlock_buffer.h
index 22bc7ea858964b275d2f476ba49a6d23751572e6..4835b097bc18d00832b581c192fc64b17e08b075 100644
--- a/device/base/synchronization/shared_memory_seqlock_buffer.h
+++ b/device/base/synchronization/shared_memory_seqlock_buffer.h
@@ -27,4 +27,4 @@ class SharedMemorySeqLockBuffer {
} // namespace device
-#endif // DEVICE_CORE_SHARED_MEMORY_SEQLOCK_BUFFER_H_
+#endif // DEVICE_BASE_SYNCHRONIZATION_SHARED_MEMORY_SEQLOCK_BUFFER_H_
« no previous file with comments | « device/base/synchronization/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698