|
|
Make the mojom files under //mojo/services/network/interfaces basically the same as the ones in the mojo repo.
Now, as far as I know, the only difference is that the ones in the mojo
repo still have "public".
* Add the appropriate directory to the import path, so that
"third_party/..." is no longer needed in imports.
* Add the DartPackage="mojo_services" annotation to module statements.
* Remove one spurious import.
The BUILD.gn file isn't the same. I'll ponder ways of fixing this, but
it's not a super high priority.
R=jamesr@chromium.org
Committed: https://github.com/domokit/monet7da2f1903fdbb9607576cec9d9c4107b08ff84b7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+31 lines, -15 lines) |
Patch |
 |
M |
mojo/services/network/interfaces/BUILD.gn
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/cookie_store.mojom
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/host_resolver.mojom
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/http_connection.mojom
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/http_message.mojom
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/http_server.mojom
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/net_address.mojom
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/network_service.mojom
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/tcp_bound_socket.mojom
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/tcp_connected_socket.mojom
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/tcp_server_socket.mojom
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/udp_socket.mojom
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/url_loader.mojom
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/url_loader_interceptor.mojom
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/interfaces/web_socket.mojom
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|