Title: [129242] trunk/Source/WebKit/chromium
- Revision
- 129242
- Author
- [email protected]
- Date
- 2012-09-21 11:13:47 -0700 (Fri, 21 Sep 2012)
Log Message
[chromium] Unreviewed, remove duplicate section of WebKit.gyp pointed out by Nico.
* WebKit.gyp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (129241 => 129242)
--- trunk/Source/WebKit/chromium/ChangeLog 2012-09-21 18:09:09 UTC (rev 129241)
+++ trunk/Source/WebKit/chromium/ChangeLog 2012-09-21 18:13:47 UTC (rev 129242)
@@ -1,3 +1,9 @@
+2012-09-21 Tony Chang <[email protected]>
+
+ [chromium] Unreviewed, remove duplicate section of WebKit.gyp pointed out by Nico.
+
+ * WebKit.gyp:
+
2012-09-21 Sheriff Bot <[email protected]>
Unreviewed. Rolled DEPS.
Modified: trunk/Source/WebKit/chromium/WebKit.gyp (129241 => 129242)
--- trunk/Source/WebKit/chromium/WebKit.gyp 2012-09-21 18:09:09 UTC (rev 129241)
+++ trunk/Source/WebKit/chromium/WebKit.gyp 2012-09-21 18:13:47 UTC (rev 129242)
@@ -826,12 +826,6 @@
}],
],
}],
- ['clang==1', {
- 'cflags': ['-Wglobal-constructors'],
- 'xcode_settings': {
- 'WARNING_CFLAGS': ['-Wglobal-constructors'],
- },
- }],
],
'target_conditions': [
['OS=="android"', {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes