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

Unified Diff: ui/views/controls/webview/webview.gyp

Issue 393953008: Add ui/display, message_center, webview to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 years, 5 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 | « ui/views/controls/webview/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/webview/webview.gyp
diff --git a/ui/views/controls/webview/webview.gyp b/ui/views/controls/webview/webview.gyp
index 39d40201d80918d11a80543f731d92c8e6cb8e3a..af284b7c3d419e9c31fa7ca989c3971540c7a2b9 100644
--- a/ui/views/controls/webview/webview.gyp
+++ b/ui/views/controls/webview/webview.gyp
@@ -8,6 +8,7 @@
},
'targets': [
{
+ # GN version: //ui/views/controls/webview
'target_name': 'webview',
'type': '<(component)',
'dependencies': [
@@ -28,6 +29,7 @@
'WEBVIEW_IMPLEMENTATION',
],
'sources': [
+ # Note: file list duplicated in GN build.
'unhandled_keyboard_event_handler.cc',
'unhandled_keyboard_event_handler.h',
'unhandled_keyboard_event_handler_linux.cc',
« no previous file with comments | « ui/views/controls/webview/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698