 Chromium Code Reviews
 Chromium Code Reviews Issue 10536066:
  android content shell bringup.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 10536066:
  android content shell bringup.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: content/content_app.gypi | 
| diff --git a/content/content_app.gypi b/content/content_app.gypi | 
| index 8e8004260afabd1a1579e836c0bea66142d1a36c..dcd53929a610307e166d231ec851991dc780c29f 100644 | 
| --- a/content/content_app.gypi | 
| +++ b/content/content_app.gypi | 
| @@ -45,6 +45,7 @@ | 
| ], | 
| 'dependencies': [ | 
| 'content.gyp:content_jni_headers', | 
| + '../skia/skia.gyp:skia', | 
| ], | 
| }], | 
| ], |