Title: [143216] trunk/Source/WebKit/chromium
- Revision
- 143216
- Author
- tha...@chromium.org
- Date
- 2013-02-18 07:33:10 -0800 (Mon, 18 Feb 2013)
Log Message
[chromium] Remove ahem_path from WebKit.gyp
https://bugs.webkit.org/show_bug.cgi?id=110111
Reviewed by Jochen Eisinger.
It's only used in DumpRenderTree.gyp, and that file defines its own
copy of this variable.
* WebKit.gyp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (143215 => 143216)
--- trunk/Source/WebKit/chromium/ChangeLog 2013-02-18 15:32:43 UTC (rev 143215)
+++ trunk/Source/WebKit/chromium/ChangeLog 2013-02-18 15:33:10 UTC (rev 143216)
@@ -1,3 +1,15 @@
+2013-02-18 Nico Weber <tha...@chromium.org>
+
+ [chromium] Remove ahem_path from WebKit.gyp
+ https://bugs.webkit.org/show_bug.cgi?id=110111
+
+ Reviewed by Jochen Eisinger.
+
+ It's only used in DumpRenderTree.gyp, and that file defines its own
+ copy of this variable.
+
+ * WebKit.gyp:
+
2013-02-18 Laszlo Gombos <l.gom...@samsung.com>
Move ENABLE macros for WebCore out from Platform.h
Modified: trunk/Source/WebKit/chromium/WebKit.gyp (143215 => 143216)
--- trunk/Source/WebKit/chromium/WebKit.gyp 2013-02-18 15:32:43 UTC (rev 143215)
+++ trunk/Source/WebKit/chromium/WebKit.gyp 2013-02-18 15:33:10 UTC (rev 143216)
@@ -48,7 +48,6 @@
'chromium_src_dir': '../../../../..',
}],
],
- 'ahem_path': '../../../Tools/DumpRenderTree/qt/fonts/AHEM____.TTF',
# If debug_devtools is set to 1, _javascript_ files for DevTools are
# stored as is. Otherwise, a concatenated file is stored.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes