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

Unified Diff: extensions/extensions.gypi

Issue 2106073006: [Extensions] Pull ExtensionId into its own file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/extension_id.h ('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 580c31f08d54167834a18dbfd0de10016144c766..8f95c4c043b4ff6fa121603cca07828d7852b62a 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -54,6 +54,7 @@
'common/event_matcher.h',
'common/extension.cc',
'common/extension.h',
+ 'common/extension_id.h',
'common/extension_api.cc',
'common/extension_api.h',
'common/extension_icon_set.cc',
« no previous file with comments | « extensions/common/extension_id.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698