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

Unified Diff: Source/wtf/wtf.gypi

Issue 139243002: StringImpl should not be referred from StringImplCF. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed AtomicStringCF.cpp Created 6 years, 11 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
« Source/wtf/text/AtomicStringCF.cpp ('K') | « Source/wtf/text/AtomicStringCF.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index b386482b504d479e0bfcffddc0698edd85c05b41..401348b6a9025051e622bb75b1d6f506c1af3e5b 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -173,7 +173,6 @@
'text/ASCIIFastPath.h',
'text/AtomicString.cpp',
'text/AtomicString.h',
- 'text/AtomicStringCF.cpp',
'text/AtomicStringHash.h',
'text/Base64.cpp',
'text/Base64.h',
« Source/wtf/text/AtomicStringCF.cpp ('K') | « Source/wtf/text/AtomicStringCF.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698