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

Unified Diff: extensions/extensions.gypi

Issue 1054813002: Refactor ScopedCommandLineSwitch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@whitelisted
Patch Set: Created 5 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/common/test/scoped_command_line_switch.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index b9b1dd74d5589bee61ac33b62afb79610d42f7e7..c88194c5de06fa43e8fb72f7694d9b97b0215416 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -202,6 +202,8 @@
'common/stack_frame.h',
'common/switches.cc',
'common/switches.h',
+ 'common/test/scoped_command_line_switch.cc',
+ 'common/test/scoped_command_line_switch.h',
'common/update_manifest.cc',
'common/update_manifest.h',
'common/url_pattern.cc',
« no previous file with comments | « extensions/common/test/scoped_command_line_switch.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698