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

Unified Diff: extensions/extensions.gyp

Issue 892923002: Move GuestView IPCs into their own messages file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed nit Created 5 years, 11 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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 459e6cf6621d24bd1e852113cccd247b23800d0f..e959ec03e2caa42e9f1aa2595b0d0899b99d8546 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -153,6 +153,7 @@
'common/file_util.h',
'common/guest_view/guest_view_constants.cc',
'common/guest_view/guest_view_constants.h',
+ 'common/guest_view_messages.h',
'common/image_util.cc',
'common/image_util.h',
'common/install_warning.cc',
« no previous file with comments | « extensions/common/guest_view/guest_view_messages.h ('k') | extensions/renderer/guest_view/extensions_guest_view_container.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698