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

Unified Diff: chrome/chrome_common.gypi

Issue 22793018: <webview>: Implement support for package-local chrome-extension:// URLs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 7 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 7acd9e78e1a83dc9143c5d293c4357f4133455e3..c6d1af97c247ea728e8f38bd7da08834b108f28f 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -344,6 +344,8 @@
'common/extensions/value_counter.h',
'common/extensions/web_accessible_resources_handler.cc',
'common/extensions/web_accessible_resources_handler.h',
+ 'common/extensions/webview_handler.cc',
+ 'common/extensions/webview_handler.h',
'common/external_ipc_fuzzer.cc',
'common/external_ipc_fuzzer.h',
'common/favicon/favicon_types.cc',

Powered by Google App Engine
This is Rietveld 408576698