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

Unified Diff: content/content_browser.gypi

Issue 10444113: Fixed the dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync again Created 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_app.gypi ('k') | content/public/app/android_library_loader_hooks.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 98aec01c6a115f752f856eca5040f94e0c940b61..cfbcba10fa46c0edeedbf47fc7db082b638183d0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -31,7 +31,6 @@
'port/browser/render_view_host_delegate_view.h',
'port/browser/render_widget_host_view_port.h',
'public/browser/access_token_store.h',
- 'public/browser/android_library_loader_hooks.h',
'public/browser/browser_accessibility_state.h',
'public/browser/browser_child_process_host.h',
'public/browser/browser_child_process_host_delegate.cc',
@@ -187,13 +186,10 @@
'browser/accessibility/browser_accessibility_win.h',
'browser/android/command_line.cc',
'browser/android/command_line.h',
- 'browser/android/content_jni_registrar.cc',
- 'browser/android/content_jni_registrar.h',
'browser/android/download_controller.cc',
'browser/android/download_controller.h',
'browser/android/jni_helper.cc',
'browser/android/jni_helper.h',
- 'browser/android/library_loader_hooks.cc',
'browser/android/trace_event_binding.cc',
'browser/android/trace_event_binding.h',
'browser/appcache/appcache_dispatcher_host.cc',
« no previous file with comments | « content/content_app.gypi ('k') | content/public/app/android_library_loader_hooks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698