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

Unified Diff: content/content_browser.gypi

Issue 10823207: Consolidate ContentViewCore::Load* functions (Closed) Base URL: http://git.chromium.org/chromium/src.git@cleanup_load
Patch Set: Rebase. Add extra_headers to LoadUrlParams. Created 8 years, 4 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 84d0786bf71fa6be8d91346ebe7ea649bae8b265..cb05149406cff8a12398ba369f5ed3204e82078c 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -218,6 +218,8 @@
'browser/android/graphics_context.cc',
'browser/android/ime_utils.cc',
'browser/android/ime_utils.h',
+ 'browser/android/load_url_params.cc',
+ 'browser/android/load_url_params.h',
'browser/android/sandboxed_process_launcher.cc',
'browser/android/sandboxed_process_launcher.h',
'browser/android/touch_point.cc',

Powered by Google App Engine
This is Rietveld 408576698