Chromium Code Reviews

Side by Side Diff: third_party/mozilla/include/README.chromium

Issue 19501: Rename README.google to README.chromium. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « third_party/modp_b64/README.google ('k') | third_party/mozilla/include/README.google » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/third_party/mozilla/include/README.google:r69-2775
OLDNEW
1 This directory contains files needed for mozilla interfaces required 1 This directory contains files needed for mozilla interfaces required
2 for the new Java Plugin APIs. 2 for the new Java Plugin APIs.
3 3
4 Definitions of frozen interfaces are copied from Gecko SDK 4 Definitions of frozen interfaces are copied from Gecko SDK
5 http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.0.4/sdk/gecko -sdk-win32-msvc-1.8.0.4.zip 5 http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.0.4/sdk/gecko -sdk-win32-msvc-1.8.0.4.zip
6 6
7 nscore.h 7 nscore.h
8 nsError.h 8 nsError.h
9 nsID.h 9 nsID.h
10 nsISupports.h 10 nsISupports.h
(...skipping 13 matching lines...)
24 24
25 Definitions of remaining interfaces are auto generated during compilation of 25 Definitions of remaining interfaces are auto generated during compilation of
26 Mozilla source code. For convenience, these are copied from: 26 Mozilla source code. For convenience, these are copied from:
27 http://publicsvn.songbirdnest.com/browser/trunk/dependencies/win32/mozilla/debug /include/plugin?rev=1 27 http://publicsvn.songbirdnest.com/browser/trunk/dependencies/win32/mozilla/debug /include/plugin?rev=1
28 28
29 nsICookieStorage.h 29 nsICookieStorage.h
30 nsIPluginManager.h 30 nsIPluginManager.h
31 nsIPluginManager2.h 31 nsIPluginManager2.h
32 nsplugindefs.h 32 nsplugindefs.h
33 nspluginroot.h 33 nspluginroot.h
OLDNEW
« no previous file with comments | « third_party/modp_b64/README.google ('k') | third_party/mozilla/include/README.google » ('j') | no next file with comments »

Powered by Google App Engine