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

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
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 96a007535738fd2c2a9a48160ab075d657f574e2..60bdd8fc110b6f2e7be818d2fa07855460fe6445 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -47,6 +47,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',
« extensions/common/extension_set.h ('K') | « extensions/common/extension_set_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698