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

Unified Diff: extensions/extensions.gyp

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 | « extensions/common/stack_frame_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 6473090691797fca6db6d5860b5d5423681bf739..1aec4c2f1c44712c416703e696b7c6e9a4d20661 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -1111,6 +1111,7 @@
'common/permissions/manifest_permission_set_unittest.cc',
'common/permissions/socket_permission_unittest.cc',
'common/permissions/usb_device_permission_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 | « extensions/common/stack_frame_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698