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

Unified Diff: components/devtools_bridge.gyp

Issue 994543003: Refactoring devtools_bridge JNI_OnLoad (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | components/devtools_bridge/android/component_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/devtools_bridge.gyp
diff --git a/components/devtools_bridge.gyp b/components/devtools_bridge.gyp
index 7bd5af15047d8aa69e09a50811d6a2268bad8a58..37c5fce5330cbdc6d64f043c0a42def07cae71ec 100644
--- a/components/devtools_bridge.gyp
+++ b/components/devtools_bridge.gyp
@@ -22,8 +22,6 @@
'sources': [
'devtools_bridge/android/apiary_client_factory.cc',
'devtools_bridge/android/apiary_client_factory.h',
- 'devtools_bridge/android/component_loader.cc',
- 'devtools_bridge/android/component_loader.h',
'devtools_bridge/android/session_dependency_factory_android.cc',
'devtools_bridge/android/session_dependency_factory_android.h',
'devtools_bridge/session_dependency_factory.cc',
« no previous file with comments | « no previous file | components/devtools_bridge/android/component_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698