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

Unified Diff: athena/athena.gyp

Issue 543263002: Move ContentAppModelBuilder to athena/extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DEPS fix Created 6 years, 3 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 | « no previous file | athena/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 3c6f3906282092998189cdc815203cb2d7528f73..903c6a1b02caf137ba7127a2cc6d4fa5551ff5dc 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -147,11 +147,11 @@
'content/app_activity_registry.h',
'content/app_registry_impl.cc',
'content/content_activity_factory.cc',
- 'content/content_app_model_builder.cc',
+ 'extensions/extension_app_model_builder.cc',
'content/public/app_registry.h',
'content/content_activity_factory.h',
'content/public/content_activity_factory_creator.h',
- 'content/public/content_app_model_builder.h',
+ 'extensions/public/extension_app_model_builder.h',
'content/public/web_contents_view_delegate_creator.h',
'content/render_view_context_menu_impl.cc',
'content/render_view_context_menu_impl.h',
« no previous file with comments | « no previous file | athena/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698