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

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

Issue 1108173002: Roll //build, //native_client, and a few more targets of opportunity. Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Test fix Created 5 years, 7 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/build_v8.patch ('k') | sandbox/linux/BUILD.gn » ('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/build_v8.patch ('k') | sandbox/linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698