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

Unified Diff: extensions/extensions_tests.gypi

Issue 1511103003: Use rvalue reference instead of ExtensionBuilder::pass() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
« extensions/common/test_util.cc ('K') | « extensions/common/test_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions_tests.gypi
diff --git a/extensions/extensions_tests.gypi b/extensions/extensions_tests.gypi
index e164a8c0d28d0020efbdda9e7eb2d7ee96e43f0b..f4049f6d21a1ab78f9d5082b67e33ebeefe40bf2 100644
--- a/extensions/extensions_tests.gypi
+++ b/extensions/extensions_tests.gypi
@@ -140,6 +140,7 @@
'common/url_pattern_unittest.cc',
'common/update_manifest_unittest.cc',
'common/user_script_unittest.cc',
+ 'common/extension_builder_unittest.cc',
'common/value_builder_unittest.cc',
'renderer/activity_log_converter_strategy_unittest.cc',
'renderer/api/mojo_private/mojo_private_unittest.cc',
« extensions/common/test_util.cc ('K') | « extensions/common/test_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698