Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Side by Side Diff: mojo/tools/roll/roll_network_service_patches/network_service.patch

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « mojo/tools/roll/roll_network_service.py ('k') | mojo/tools/roll/sanitizers_build.patch » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 diff --git a/mojo/services/network/public/interfaces/BUILD.gn b/mojo/services/ne twork/public/interfaces/BUILD.gn
2 index f20b731..0b2c4c3 100644
3 --- a/mojo/services/network/public/interfaces/BUILD.gn
4 +++ b/mojo/services/network/public/interfaces/BUILD.gn
5 @@ -20,4 +20,6 @@ mojom("interfaces") {
6 ]
7
8 import_dirs = [ get_path_info("../../../", "abspath") ]
9 +
10 + import_from = mojo_root
11 }
OLDNEW
« no previous file with comments | « mojo/tools/roll/roll_network_service.py ('k') | mojo/tools/roll/sanitizers_build.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698