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

Unified Diff: android_webview/android_webview.gyp

Issue 557733002: [Android WebView] Use NetLog for providing full request headers to DevTools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved NetLog ownership to AwURLRequestContextGetter Created 6 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 524b80b6f074880d1068d0f3ac791fd5a929871b..a6d91649f457899dce43c2c09dfb166299c4b255 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -134,6 +134,7 @@
'../gpu/gpu.gyp:command_buffer_service',
'../gpu/gpu.gyp:gles2_implementation',
'../gpu/gpu.gyp:gl_in_process_context',
+ '../net/net.gyp:net',
'../media/media.gyp:media',
'../printing/printing.gyp:printing',
'../skia/skia.gyp:skia',
« no previous file with comments | « no previous file | android_webview/browser/aw_browser_context.h » ('j') | android_webview/browser/aw_content_browser_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698