Index: mojo/tools/roll/roll_network_service_patches/network_service.patch |
diff --git a/mojo/tools/roll/roll_network_service_patches/network_service.patch b/mojo/tools/roll/roll_network_service_patches/network_service.patch |
deleted file mode 100644 |
index 035646be4c99347c23de73da6fee4657c29b810f..0000000000000000000000000000000000000000 |
--- a/mojo/tools/roll/roll_network_service_patches/network_service.patch |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-diff --git a/mojo/services/network/public/interfaces/BUILD.gn b/mojo/services/network/public/interfaces/BUILD.gn |
jamesr
2015/04/27 22:34:40
I believe we still need this file. It's used by m
|
-index f20b731..0b2c4c3 100644 |
---- a/mojo/services/network/public/interfaces/BUILD.gn |
-+++ b/mojo/services/network/public/interfaces/BUILD.gn |
-@@ -20,4 +20,6 @@ mojom("interfaces") { |
- ] |
- |
- import_dirs = [ get_path_info("../../../", "abspath") ] |
-+ |
-+ import_from = mojo_root |
- } |