 Chromium Code Reviews
 Chromium Code Reviews Issue 1442893002:
  Move Shell connection to content  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@i2
    
  
    Issue 1442893002:
  Move Shell connection to content  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@i2| Index: mojo/runner/child/BUILD.gn | 
| diff --git a/mojo/runner/child/BUILD.gn b/mojo/runner/child/BUILD.gn | 
| index 028c1d7297ed9970ffa5b094ad7173277635b350..e10de5ee4b5434946143f407c7ccd9119bb55aa4 100644 | 
| --- a/mojo/runner/child/BUILD.gn | 
| +++ b/mojo/runner/child/BUILD.gn | 
| @@ -23,7 +23,6 @@ source_set("lib") { | 
| ":interfaces", | 
| "//base", | 
| "//mojo/application/public/interfaces", | 
| - "//mojo/gles2", | 
| "//mojo/message_pump", | 
| "//mojo/platform_handle:platform_handle_impl", | 
| "//third_party/mojo/src/mojo/edk/system", |