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

Unified Diff: gin/BUILD.gn

Issue 2765853004: [Gin] Add Arguments::GetHolderCreationContext() (Closed)
Patch Set: Add test Created 3 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 | « extensions/renderer/chrome_setting.cc ('k') | gin/arguments.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/BUILD.gn
diff --git a/gin/BUILD.gn b/gin/BUILD.gn
index 6ad0eac4e6feb284727c631c5be655d56c2c4214..c7d5ee4411e5e0c71685fbfb71e763e3db04a8a4 100644
--- a/gin/BUILD.gn
+++ b/gin/BUILD.gn
@@ -159,6 +159,7 @@ source_set("gin_test") {
test("gin_unittests") {
sources = [
+ "arguments_unittest.cc",
"converter_unittest.cc",
"interceptor_unittest.cc",
"modules/module_registry_unittest.cc",
« no previous file with comments | « extensions/renderer/chrome_setting.cc ('k') | gin/arguments.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698