Chromium Code Reviews| Index: mojo/services/network/public/interfaces/BUILD.gn |
| diff --git a/mojo/services/network/public/interfaces/BUILD.gn b/mojo/services/network/public/interfaces/BUILD.gn |
| index 0b2c4c371175536450ebc82b9b80921f69f59e7a..f20b731309388272c54e1cfa5855999f2f1e7b8c 100644 |
| --- a/mojo/services/network/public/interfaces/BUILD.gn |
| +++ b/mojo/services/network/public/interfaces/BUILD.gn |
| @@ -20,6 +20,4 @@ mojom("interfaces") { |
| ] |
| import_dirs = [ get_path_info("../../../", "abspath") ] |
| - |
| - import_from = mojo_root |
|
tonyg
2015/04/02 20:50:18
Was the removal of this line intentional and neces
|
| } |