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

Unified Diff: Source/core/core.gypi

Issue 51073002: Move HashTools.h to core/css (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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/build/scripts/make_css_value_keywords.py ('k') | Source/core/css/CSSParser-in.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 15fbc8d968f1e0d0c62a5c4bb5abf65e710f002b..db37eec6be72c00f72f6d56ebebf818782fa668d 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -744,6 +744,7 @@
'css/FontFace.h',
'css/FontSize.cpp',
'css/FontSize.h',
+ 'css/HashTools.h',
'css/InspectorCSSOMWrappers.cpp',
'css/InspectorCSSOMWrappers.h',
'css/MediaFeatureNames.cpp',
@@ -2652,7 +2653,6 @@
'platform/Cursor.cpp',
'platform/DragData.cpp',
'platform/DragImage.cpp',
- 'platform/HashTools.h',
'platform/KillRing.h',
'platform/KillRingNone.cpp',
'platform/MIMETypeFromURL.cpp',
« no previous file with comments | « Source/build/scripts/make_css_value_keywords.py ('k') | Source/core/css/CSSParser-in.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698