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

Side by Side Diff: third_party/WebKit/public/blink_headers.gypi

Issue 2194973002: Fix linker warning in broadcast_channel.mojom-blink.obj. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tighten deps Created 4 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 unified diff | Download patch
OLDNEW
1 # Copyright 2015 The Chromium Authors. All rights reserved. 1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'blink_public_sources': [ 7 'blink_public_sources': [
8 "platform/callback/WebClosure.h", 8 "platform/callback/WebClosure.h",
9 "platform/Platform.h", 9 "platform/Platform.h",
10 "platform/FilePathConversion.h", 10 "platform/FilePathConversion.h",
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 "platform/WebPasswordCredential.h", 149 "platform/WebPasswordCredential.h",
150 "platform/WebPlatformEventListener.h", 150 "platform/WebPlatformEventListener.h",
151 "platform/WebPlatformEventType.h", 151 "platform/WebPlatformEventType.h",
152 "platform/WebPluginListBuilder.h", 152 "platform/WebPluginListBuilder.h",
153 "platform/WebPoint.h", 153 "platform/WebPoint.h",
154 "platform/WebPrerender.h", 154 "platform/WebPrerender.h",
155 "platform/WebPrerenderingSupport.h", 155 "platform/WebPrerenderingSupport.h",
156 "platform/WebPrescientNetworking.h", 156 "platform/WebPrescientNetworking.h",
157 "platform/WebPrivateOwnPtr.h", 157 "platform/WebPrivateOwnPtr.h",
158 "platform/WebPrivatePtr.h", 158 "platform/WebPrivatePtr.h",
159 "platform/WebPublicSuffixList.h",
160 "platform/WebRTCCertificate.h", 159 "platform/WebRTCCertificate.h",
161 "platform/WebRTCCertificateGenerator.h", 160 "platform/WebRTCCertificateGenerator.h",
162 "platform/WebRTCConfiguration.h", 161 "platform/WebRTCConfiguration.h",
163 "platform/WebRTCDTMFSenderHandler.h", 162 "platform/WebRTCDTMFSenderHandler.h",
164 "platform/WebRTCDTMFSenderHandlerClient.h", 163 "platform/WebRTCDTMFSenderHandlerClient.h",
165 "platform/WebRTCDataChannelHandler.h", 164 "platform/WebRTCDataChannelHandler.h",
166 "platform/WebRTCDataChannelHandlerClient.h", 165 "platform/WebRTCDataChannelHandlerClient.h",
167 "platform/WebRTCDataChannelInit.h", 166 "platform/WebRTCDataChannelInit.h",
168 "platform/WebRTCICECandidate.h", 167 "platform/WebRTCICECandidate.h",
169 "platform/WebRTCKeyParams.h", 168 "platform/WebRTCKeyParams.h",
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 "web/modules/serviceworker/WebServiceWorkerContextClient.h", 475 "web/modules/serviceworker/WebServiceWorkerContextClient.h",
477 "web/modules/serviceworker/WebServiceWorkerContextProxy.h", 476 "web/modules/serviceworker/WebServiceWorkerContextProxy.h",
478 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h", 477 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h",
479 "web/modules/webmidi/WebMIDIClient.h", 478 "web/modules/webmidi/WebMIDIClient.h",
480 "web/modules/webmidi/WebMIDIOptions.h", 479 "web/modules/webmidi/WebMIDIOptions.h",
481 "web/modules/webmidi/WebMIDIPermissionRequest.h", 480 "web/modules/webmidi/WebMIDIPermissionRequest.h",
482 "web/win/WebFontRendering.h", 481 "web/win/WebFontRendering.h",
483 ], 482 ],
484 }, 483 },
485 } 484 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/weborigin/Suborigin.h ('k') | third_party/WebKit/public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698