 Chromium Code Reviews
 Chromium Code Reviews Issue 786533002:
  aw: Rendering test harness and end-to-end smoke test  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 786533002:
  aw: Rendering test harness and end-to-end smoke test  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: android_webview/lib/DEPS | 
| diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS | 
| index 44420172c750336d04984e4774ef00495bf87230..ab830880e0dc8b5c8b1b99234e459cbdfef7a78b 100644 | 
| --- a/android_webview/lib/DEPS | 
| +++ b/android_webview/lib/DEPS | 
| @@ -3,4 +3,5 @@ include_rules = [ | 
| "+components", # For jni registers. | 
| "+content/public", | 
| "+media/base/media_switches.h", # For media command line switches. | 
| + "+ui/gl", | 
| ] |