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

Side by Side Diff: third_party/WebKit/WebCore/bridge/npruntime_internal.h

Issue 21152: WebKit merge 40668:40722 part 1. (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
OLDNEW
1 /* 1 /*
2 * Copyright (C) 2007-2008 Collabora Ltd. All rights reserved. 2 * Copyright (C) 2007-2008 Collabora Ltd. All rights reserved.
3 * 3 *
4 * This library is free software; you can redistribute it and/or 4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public 5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either 6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version. 7 * version 2.1 of the License, or (at your option) any later version.
8 * 8 *
9 * This library is distributed in the hope that it will be useful, 9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
(...skipping 29 matching lines...) Expand all
40 #undef Status 40 #undef Status
41 #undef CursorShape 41 #undef CursorShape
42 #undef FocusIn 42 #undef FocusIn
43 #undef FocusOut 43 #undef FocusOut
44 #undef KeyPress 44 #undef KeyPress
45 #undef KeyRelease 45 #undef KeyRelease
46 #undef Unsorted 46 #undef Unsorted
47 #undef Bool 47 #undef Bool
48 #undef FontChange 48 #undef FontChange
49 #undef GrayScale 49 #undef GrayScale
50 #undef NormalState
50 #endif 51 #endif
OLDNEW
« no previous file with comments | « third_party/WebKit/WebCore/bridge/npapi.h ('k') | third_party/WebKit/WebCore/bridge/qt/qt_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698