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

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: Created 5 years, 8 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
OLDNEW
(Empty)
1 diff --git a/mojo/services/network/public/interfaces/BUILD.gn b/mojo/services/ne twork/public/interfaces/BUILD.gn
jamesr 2015/04/27 22:34:40 I believe we still need this file. It's used by m
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
« DEPS ('K') | « 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