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

Unified Diff: ui/events/ipc/events_ipc.gyp

Issue 407243002: Some linking fixes for 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/events/ipc/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/ipc/events_ipc.gyp
diff --git a/ui/events/ipc/events_ipc.gyp b/ui/events/ipc/events_ipc.gyp
index dd6433d33a678ca93bdd9b1f381f8f885c7ee031..898bf2fa0d8c65642b2174f86a3208111b96103a 100644
--- a/ui/events/ipc/events_ipc.gyp
+++ b/ui/events/ipc/events_ipc.gyp
@@ -7,7 +7,8 @@
'chromium_code': 1,
},
'targets': [
- {
+ {
+ # GN version: //ui/events/ipc
'target_name': 'events_ipc',
'type': '<(component)',
'dependencies': [
« no previous file with comments | « ui/events/ipc/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698