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

Side by Side Diff: content/gpu/DEPS

Issue 7057027: Updated OMX decoder for recent PPAPI changes, and added to the build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years, 7 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 | « content/content_common.gypi ('k') | content/renderer/gpu_video_decode_accelerator_host.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-chrome", 2 "-chrome",
3 "+chrome/app", 3 "+chrome/app",
4 "+gpu/command_buffer", 4 "+gpu/command_buffer",
5 "+libEGL", 5 "+libEGL",
6 "+libGLESv2", 6 "+libGLESv2",
7 "+media/base", 7 "+media/base",
8 "+media/video", 8 "+media/video",
9 "+sandbox", 9 "+sandbox",
10 "+skia", 10 "+skia",
11 "+third_party/openmax",
12 ] 11 ]
OLDNEW
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/gpu_video_decode_accelerator_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698