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

Unified Diff: extensions/extensions.gyp

Issue 652313002: Enable the mojo-based serial API in the renderer behind a flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-js-natives-registration
Patch Set: rebase Created 6 years, 2 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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 7565b04187ca8ead530e5143ca1a94e83a2e974b..77a40b800de43545966678a0256c1c0b0d3629da 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -1041,6 +1041,8 @@
'test/extension_test_message_listener.h',
'test/result_catcher.cc',
'test/result_catcher.h',
+ 'test/service_registration_manager_test_api.cc',
+ 'test/service_registration_manager_test_api.h',
'test/test_extensions_client.cc',
'test/test_extensions_client.h',
'test/test_permission_message_provider.cc',

Powered by Google App Engine
This is Rietveld 408576698