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

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

Issue 2071213002: Rename WebMemoryPressureListener -> WebMemoryCoordinator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 "web/WebInputEvent.h", 381 "web/WebInputEvent.h",
382 "web/WebKit.h", 382 "web/WebKit.h",
383 "web/WebLabelElement.h", 383 "web/WebLabelElement.h",
384 "web/WebLeakDetector.h", 384 "web/WebLeakDetector.h",
385 "web/WebLocalFrame.h", 385 "web/WebLocalFrame.h",
386 "web/WebMeaningfulLayout.h", 386 "web/WebMeaningfulLayout.h",
387 "web/WebMediaDeviceChangeObserver.h", 387 "web/WebMediaDeviceChangeObserver.h",
388 "web/WebMediaDevicesRequest.h", 388 "web/WebMediaDevicesRequest.h",
389 "web/WebMediaPlayerAction.h", 389 "web/WebMediaPlayerAction.h",
390 "web/WebMediaStreamRegistry.h", 390 "web/WebMediaStreamRegistry.h",
391 "web/WebMemoryPressureListener.h", 391 "web/WebMemoryCoordinator.h",
392 "web/WebMenuItemInfo.h", 392 "web/WebMenuItemInfo.h",
393 "web/WebMetaElement.h", 393 "web/WebMetaElement.h",
394 "web/WebNavigationPolicy.h", 394 "web/WebNavigationPolicy.h",
395 "web/WebNavigationType.h", 395 "web/WebNavigationType.h",
396 "web/WebNavigatorContentUtilsClient.h", 396 "web/WebNavigatorContentUtilsClient.h",
397 "web/WebNetworkStateNotifier.h", 397 "web/WebNetworkStateNotifier.h",
398 "web/WebNode.h", 398 "web/WebNode.h",
399 "web/WebOptionElement.h", 399 "web/WebOptionElement.h",
400 "web/WebPagePopup.h", 400 "web/WebPagePopup.h",
401 "web/WebPepperSocket.h", 401 "web/WebPepperSocket.h",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
475 "web/modules/serviceworker/WebServiceWorkerContextClient.h", 475 "web/modules/serviceworker/WebServiceWorkerContextClient.h",
476 "web/modules/serviceworker/WebServiceWorkerContextProxy.h", 476 "web/modules/serviceworker/WebServiceWorkerContextProxy.h",
477 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h", 477 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h",
478 "web/modules/webmidi/WebMIDIClient.h", 478 "web/modules/webmidi/WebMIDIClient.h",
479 "web/modules/webmidi/WebMIDIOptions.h", 479 "web/modules/webmidi/WebMIDIOptions.h",
480 "web/modules/webmidi/WebMIDIPermissionRequest.h", 480 "web/modules/webmidi/WebMIDIPermissionRequest.h",
481 "web/win/WebFontRendering.h", 481 "web/win/WebFontRendering.h",
482 ], 482 ],
483 }, 483 },
484 } 484 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/web/web.gypi ('k') | third_party/WebKit/public/web/WebMemoryCoordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698