Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

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

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. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/mozilla/include/README.chromium ('k') | third_party/pthread/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This directory contains files needed for mozilla interfaces required
2 for the new Java Plugin APIs.
3
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
6
7 nscore.h
8 nsError.h
9 nsID.h
10 nsISupports.h
11 nsISupportsBase.h
12 nsrootidl.h
13 prcpucfg.h
14 prlong.h
15 prtime.h
16 prtypes.h
17 xpcom-config.h
18
19 The prtypes.h file was modified to include "base/basictypes.h" instead of
20 mozilla's protypes.h to avoid type clashes.
21
22 nsISupports.h was modified to remove inclusion of nsISupportsUtils.h to avoid
23 pulling in unnecessary headers and definitions.
24
25 Definitions of remaining interfaces are auto generated during compilation of
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
28
29 nsICookieStorage.h
30 nsIPluginManager.h
31 nsIPluginManager2.h
32 nsplugindefs.h
33 nspluginroot.h
OLDNEW
« no previous file with comments | « third_party/mozilla/include/README.chromium ('k') | third_party/pthread/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698