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

Unified Diff: extensions/extensions.gyp

Issue 102103005: Move c/c/e/extension_set to top-level extensions/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years 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_set_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 ce04afaa3b389557540ed4553e6427bd41809950..4609d465e474bb72eaa0587912789f1c517a5dc7 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -48,6 +48,8 @@
'common/extension_paths.h',
'common/extension_resource.cc',
'common/extension_resource.h',
+ 'common/extension_set.cc',
+ 'common/extension_set.h',
'common/extension_urls.cc',
'common/extension_urls.h',
'common/extensions_client.cc',
« no previous file with comments | « extensions/common/extension_set_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698