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

Unified Diff: build/all.gyp

Issue 704613003: Beginning implementation of SessionDependencyFactory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index b59c6686408903613562f6dd22f51d8e4accc4e0..93f7280e010dc45d043a479ce6a9b2e37324cbe9 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -847,6 +847,7 @@
['"<(libpeer_target_type)"=="static_library"', {
'dependencies': [
'../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
+ '../components/devtools_bridge.gyp:devtools_bridge_tests2_apk',
],
}],
],
« no previous file with comments | « no previous file | components/devtools_bridge.gyp » ('j') | components/devtools_bridge/android/session_dependency_factory_native.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698