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

Side by Side Diff: webkit/glue/plugins/test/resource.h

Issue 1073003: Added a test for pepper3d. It ensures that we can successfully load a pepper ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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 // Copyright (c) 2009 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
6 // Microsoft Visual C++ generated include file. 2 // Microsoft Visual C++ generated include file.
7 // Used by npapitest.rc 3 // Used by npapi_test.rc
4 //
8 5
9 // Next default values for new objects 6 // Next default values for new objects
10 // 7 //
11 #ifdef APSTUDIO_INVOKED 8 #ifdef APSTUDIO_INVOKED
12 #ifndef APSTUDIO_READONLY_SYMBOLS 9 #ifndef APSTUDIO_READONLY_SYMBOLS
13 #define _APS_NEXT_RESOURCE_VALUE 101 10 #define _APS_NEXT_RESOURCE_VALUE 101
14 #define _APS_NEXT_COMMAND_VALUE 40001 11 #define _APS_NEXT_COMMAND_VALUE 40001
15 #define _APS_NEXT_CONTROL_VALUE 1001 12 #define _APS_NEXT_CONTROL_VALUE 1001
16 #define _APS_NEXT_SYMED_VALUE 101 13 #define _APS_NEXT_SYMED_VALUE 101
17 #endif 14 #endif
18 #endif 15 #endif
OLDNEW
« no previous file with comments | « webkit/glue/plugins/test/plugin_windowless_test.cc ('k') | webkit/tools/pepper_test_plugin/pepper_3d_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698