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

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: address Charlie's comments 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 91198678c4d6485f43b7f70633d234242a580189..9d2ad105fc73022109fc892a53698af0a22072c9 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -219,6 +219,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