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

Unified Diff: extensions/extensions.gyp

Issue 449203002: Move constants in guest view from chrome to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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
« no previous file with comments | « extensions/browser/guest_view/guest_view_constants.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 b111b8125dc819dea3fab26c96c5e809ff214390..dd3bcb7c48ed11b2b4b1631794b31ba77e64886d 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -447,6 +447,8 @@
'browser/external_provider_interface.h',
'browser/granted_file_entry.cc',
'browser/granted_file_entry.h',
+ 'browser/guest_view/guest_view_constants.cc',
+ 'browser/guest_view/guest_view_constants.h',
'browser/image_loader.cc',
'browser/image_loader.h',
'browser/image_loader_factory.cc',
« no previous file with comments | « extensions/browser/guest_view/guest_view_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698