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

Unified Diff: Source/wtf/Atomics.h

Issue 23463041: Remove unnecessary include of wtf/CPU.h from a few files. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 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 | « Source/web/WebImageDecoder.cpp ('k') | Source/wtf/SizeLimits.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/Atomics.h
diff --git a/Source/wtf/Atomics.h b/Source/wtf/Atomics.h
index a3adf15e626c8bffb1c53bab5a33ef4ce2086832..e181a7efd92725ad04f70756a379aa6b1cdeea64 100644
--- a/Source/wtf/Atomics.h
+++ b/Source/wtf/Atomics.h
@@ -30,7 +30,6 @@
#ifndef Atomics_h
#define Atomics_h
-#include "wtf/CPU.h"
#include <stdint.h>
#if OS(WIN)
« no previous file with comments | « Source/web/WebImageDecoder.cpp ('k') | Source/wtf/SizeLimits.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698