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

Unified Diff: extensions/BUILD.gn

Issue 600363002: Add extensions/common/stack_frame_unittest.cc to extensions.gyp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | extensions/common/stack_frame_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 38b25e5467a4c73d9bd607aa4e5b385e93de8899..402b8193769ef44ffc4d74c78a853ffc20c5477b 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -210,6 +210,7 @@ test("unittests") {
"common/message_bundle_unittest.cc",
"common/one_shot_event_unittest.cc",
"common/permissions/manifest_permission_set_unittest.cc",
+ "common/stack_frame_unittest.cc",
"common/url_pattern_set_unittest.cc",
"common/url_pattern_unittest.cc",
"common/user_script_unittest.cc",
« no previous file with comments | « no previous file | extensions/common/stack_frame_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698