Title: [139713] trunk/Source/WebKit/chromium
- Revision
- 139713
- Author
- [email protected]
- Date
- 2013-01-14 21:17:36 -0800 (Mon, 14 Jan 2013)
Log Message
[Chromium] Remove unused public/platform/WebColorName.h
https://bugs.webkit.org/show_bug.cgi?id=106865
Reviewed by Adam Barth.
This file is no longer referenced anywhere in WebKit or Chromium.
* public/platform/WebColorName.h: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (139712 => 139713)
--- trunk/Source/WebKit/chromium/ChangeLog 2013-01-15 05:16:20 UTC (rev 139712)
+++ trunk/Source/WebKit/chromium/ChangeLog 2013-01-15 05:17:36 UTC (rev 139713)
@@ -1,5 +1,16 @@
2013-01-14 Mark Pilgrim <[email protected]>
+ [Chromium] Remove unused public/platform/WebColorName.h
+ https://bugs.webkit.org/show_bug.cgi?id=106865
+
+ Reviewed by Adam Barth.
+
+ This file is no longer referenced anywhere in WebKit or Chromium.
+
+ * public/platform/WebColorName.h: Removed.
+
+2013-01-14 Mark Pilgrim <[email protected]>
+
[Chromium] Move BlobRegistryProxy into WebCore
https://bugs.webkit.org/show_bug.cgi?id=106831
Deleted: trunk/Source/WebKit/chromium/public/platform/WebColorName.h (139712 => 139713)
--- trunk/Source/WebKit/chromium/public/platform/WebColorName.h 2013-01-15 05:16:20 UTC (rev 139712)
+++ trunk/Source/WebKit/chromium/public/platform/WebColorName.h 2013-01-15 05:17:36 UTC (rev 139713)
@@ -1,29 +0,0 @@
-/*
- * Copyright (C) 2012 Google Inc. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
- * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
- * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-// FIXME: This is logically part of the WebKit client API and doesn't belong in platform. This is a forwarding header to avoid requiring a two-sided commit.
-// As soon as all chromium code is updated for the new location of this header, remove this.
-
-#include "../WebColorName.h"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes