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

Unified Diff: components/crx_file.gypi

Issue 481433005: Extensions: Move id_util functions to crx_file component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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
Index: components/crx_file.gypi
diff --git a/components/crx_file.gypi b/components/crx_file.gypi
index 2f36f6e38f4f2e9a8a9806ee3c667798be3f6dec..036550d39592ffcf9722d500d1f1e6349065009d 100644
--- a/components/crx_file.gypi
+++ b/components/crx_file.gypi
@@ -17,6 +17,8 @@
'crx_file/constants.h',
'crx_file/crx_file.cc',
'crx_file/crx_file.h',
+ 'crx_file/id_util.cc',
+ 'crx_file/id_util.h',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698