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

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

Issue 1586563009: IsNativeAppInstalled Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « third_party/WebKit/Source/web/web.gypi ('k') | third_party/WebKit/public/platform/Platform.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/Platform.h", 8 "platform/Platform.h",
9 "platform/URLConversion.h", 9 "platform/URLConversion.h",
10 "platform/WebApiKeyValidator.h", 10 "platform/WebApiKeyValidator.h",
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 "web/WebHeap.h", 416 "web/WebHeap.h",
417 "web/WebHelperPlugin.h", 417 "web/WebHelperPlugin.h",
418 "web/WebHistoryCommitType.h", 418 "web/WebHistoryCommitType.h",
419 "web/WebHistoryItem.h", 419 "web/WebHistoryItem.h",
420 "web/WebHitTestResult.h", 420 "web/WebHitTestResult.h",
421 "web/WebIconURL.h", 421 "web/WebIconURL.h",
422 "web/WebImageCache.h", 422 "web/WebImageCache.h",
423 "web/WebImageDecoder.h", 423 "web/WebImageDecoder.h",
424 "web/WebInputElement.h", 424 "web/WebInputElement.h",
425 "web/WebInputEvent.h", 425 "web/WebInputEvent.h",
426 "web/WebInstalledAppVerificationManager.h",
426 "web/WebKit.h", 427 "web/WebKit.h",
427 "web/WebLabelElement.h", 428 "web/WebLabelElement.h",
428 "web/WebLeakDetector.h", 429 "web/WebLeakDetector.h",
429 "web/WebLocalFrame.h", 430 "web/WebLocalFrame.h",
430 "web/WebMeaningfulLayout.h", 431 "web/WebMeaningfulLayout.h",
431 "web/WebMediaDevicesRequest.h", 432 "web/WebMediaDevicesRequest.h",
432 "web/WebMediaPlayerAction.h", 433 "web/WebMediaPlayerAction.h",
433 "web/WebMediaStreamRegistry.h", 434 "web/WebMediaStreamRegistry.h",
434 "web/WebMemoryPressureListener.h", 435 "web/WebMemoryPressureListener.h",
435 "web/WebMenuItemInfo.h", 436 "web/WebMenuItemInfo.h",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
522 "web/modules/notifications/WebNotificationPermissionCallback.h", 523 "web/modules/notifications/WebNotificationPermissionCallback.h",
523 "web/modules/serviceworker/WebServiceWorkerContextClient.h", 524 "web/modules/serviceworker/WebServiceWorkerContextClient.h",
524 "web/modules/serviceworker/WebServiceWorkerContextProxy.h", 525 "web/modules/serviceworker/WebServiceWorkerContextProxy.h",
525 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h", 526 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h",
526 "web/modules/webmidi/WebMIDIClient.h", 527 "web/modules/webmidi/WebMIDIClient.h",
527 "web/modules/webmidi/WebMIDIPermissionRequest.h", 528 "web/modules/webmidi/WebMIDIPermissionRequest.h",
528 "web/win/WebFontRendering.h", 529 "web/win/WebFontRendering.h",
529 ], 530 ],
530 }, 531 },
531 } 532 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/web/web.gypi ('k') | third_party/WebKit/public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698