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

Unified Diff: gin/BUILD.gn

Issue 2650943008: [gin] Fire observer after added when recording is in progress. (Closed)
Patch Set: update Created 3 years, 11 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 | « no previous file | gin/v8_platform.cc » ('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 362ab0e4bccb1cde17098b9c3380c67944f71c65..5f0dc5d1a61c74769f38dd6914290e856c5095aa 100644
--- a/gin/BUILD.gn
+++ b/gin/BUILD.gn
@@ -204,6 +204,7 @@ test("gin_unittests") {
"test/run_all_unittests.cc",
"test/run_js_tests.cc",
"v8_isolate_memory_dump_provider_unittest.cc",
+ "v8_platform_unittest.cc",
"wrappable_unittest.cc",
]
« no previous file with comments | « no previous file | gin/v8_platform.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698