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

Side by Side Diff: media/tools/player_wtl/resource.h

Issue 431046: Re-organizing all tools under /src/media to be consistent with the rest of the repository. (Closed)
Patch Set: Created 11 years, 1 month 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
« no previous file with comments | « media/tools/player_wtl/props.h ('k') | media/tools/player_wtl/seek.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 commit 18c7993ed0f767d3239930845f964bcaf44af24d 1 commit 18c7993ed0f767d3239930845f964bcaf44af24d
2 Author: Andrew Scherkus <scherkus@chromium.org> 2 Author: Andrew Scherkus <scherkus@chromium.org>
3 Date: Tue Nov 24 18:05:20 2009 -0800 3 Date: Tue Nov 24 18:05:20 2009 -0800
4 4
5 Re-organizing all tools under /src/media to be consistent with the rest of t he repository. 5 Re-organizing all tools under /src/media to be consistent with the rest of t he repository.
6 6
7 diff --git a/media/tools/player_wtl/resource.h b/media/tools/player_wtl/resource .h 7 diff --git a/media/tools/player_wtl/resource.h b/media/tools/player_wtl/resource .h
8 new file mode 100644 8 new file mode 100644
9 index 0000000..4c4b643 9 index 0000000..4c4b643
10 --- /dev/null 10 --- /dev/null
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 +// Next default values for new objects 81 +// Next default values for new objects
82 +// 82 +//
83 +#ifdef APSTUDIO_INVOKED 83 +#ifdef APSTUDIO_INVOKED
84 +#ifndef APSTUDIO_READONLY_SYMBOLS 84 +#ifndef APSTUDIO_READONLY_SYMBOLS
85 +#define _APS_NEXT_RESOURCE_VALUE 206 85 +#define _APS_NEXT_RESOURCE_VALUE 206
86 +#define _APS_NEXT_COMMAND_VALUE 32842 86 +#define _APS_NEXT_COMMAND_VALUE 32842
87 +#define _APS_NEXT_CONTROL_VALUE 1014 87 +#define _APS_NEXT_CONTROL_VALUE 1014
88 +#define _APS_NEXT_SYMED_VALUE 101 88 +#define _APS_NEXT_SYMED_VALUE 101
89 +#endif 89 +#endif
90 +#endif 90 +#endif
OLDNEW
« no previous file with comments | « media/tools/player_wtl/props.h ('k') | media/tools/player_wtl/seek.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698