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

Unified Diff: build/all.gyp

Issue 517233002: DevTools socket tunnel. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@glue
Patch Set: Using ReadWriteLock instead low level synchronization. Created 6 years, 3 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index a893546206994c719bfce53c2da46e8b18987652..3875da9a8c9c773c65dc47fb02e65c394cc3407e 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -802,6 +802,7 @@
'../ui/base/ui_base_tests.gyp:ui_unittests_apk',
'../ui/events/events.gyp:events_unittests_apk',
'../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
+ '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
],
},
{
« no previous file with comments | « no previous file | build/android/pylib/gtest/gtest_config.py » ('j') | chrome/android/shell/java/AndroidManifest.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698