Chromium Code Reviews

Unified Diff: third_party/mozilla/include/README.chromium

Issue 155704: Remove calls to deprecated APIs so that Chromium compiles on all currently-fu... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/mozilla/include/README.chromium
===================================================================
--- third_party/mozilla/include/README.chromium (revision 20947)
+++ third_party/mozilla/include/README.chromium (working copy)
@@ -34,4 +34,11 @@
The following files come from mozilla/camino and are not part of the Gecko SDK:
+NSPasteboard+Utils.h/m
+NSScreen+Utils.h/m
+NSString+Utils.h/m
+NSURL+Utils.h/m
NSWorkspace+Utils.h/m
+
+NSURL+Utils.m was modified to use non-deprecated Cocoa APIs to allow compilation
+on future versions of Mac OS X.
« third_party/mozilla/include/NSURL+Utils.m ('K') | « third_party/mozilla/include/NSURL+Utils.m ('k') | no next file » | no next file with comments »

Powered by Google App Engine