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

Side by Side Diff: Source/platform/blink_platform.gypi

Issue 901663005: Revert r189385 "Remove LifecycleContext" and r189391, r189530, r189456 that block it (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 'includes': [ 2 'includes': [
3 'platform_generated.gypi', 3 'platform_generated.gypi',
4 ], 4 ],
5 'variables': { 5 'variables': {
6 'platform_files': [ 6 'platform_files': [
7 'AsyncFileSystemCallbacks.h', 7 'AsyncFileSystemCallbacks.h',
8 'CalculationValue.h', 8 'CalculationValue.h',
9 'CheckedInt.h', 9 'CheckedInt.h',
10 'Clock.cpp', 10 'Clock.cpp',
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 'LayoutTestSupport.h', 51 'LayoutTestSupport.h',
52 'LayoutUnit.h', 52 'LayoutUnit.h',
53 'Length.cpp', 53 'Length.cpp',
54 'Length.h', 54 'Length.h',
55 'LengthBox.cpp', 55 'LengthBox.cpp',
56 'LengthBox.h', 56 'LengthBox.h',
57 'LengthFunctions.cpp', 57 'LengthFunctions.cpp',
58 'LengthFunctions.h', 58 'LengthFunctions.h',
59 'LengthPoint.h', 59 'LengthPoint.h',
60 'LengthSize.h', 60 'LengthSize.h',
61 'LifecycleContext.h',
61 'LifecycleNotifier.h', 62 'LifecycleNotifier.h',
62 'LifecycleObserver.h', 63 'LifecycleObserver.h',
63 'LinkHash.cpp', 64 'LinkHash.cpp',
64 'LinkHash.h', 65 'LinkHash.h',
65 'Logging.cpp', 66 'Logging.cpp',
66 'Logging.h', 67 'Logging.h',
67 'MIMETypeFromURL.cpp', 68 'MIMETypeFromURL.cpp',
68 'MIMETypeFromURL.h', 69 'MIMETypeFromURL.h',
69 'MIMETypeRegistry.cpp', 70 'MIMETypeRegistry.cpp',
70 'MIMETypeRegistry.h', 71 'MIMETypeRegistry.h',
(...skipping 916 matching lines...) Expand 10 before | Expand all | Expand 10 after
987 'graphics/ImageLayerChromiumTest.cpp', 988 'graphics/ImageLayerChromiumTest.cpp',
988 'graphics/test/MockImageDecoder.h', 989 'graphics/test/MockImageDecoder.h',
989 'graphics/test/MockWebGraphicsContext3D.h', 990 'graphics/test/MockWebGraphicsContext3D.h',
990 'image-decoders/bmp/BMPImageDecoderTest.cpp', 991 'image-decoders/bmp/BMPImageDecoderTest.cpp',
991 'image-decoders/gif/GIFImageDecoderTest.cpp', 992 'image-decoders/gif/GIFImageDecoderTest.cpp',
992 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', 993 'image-decoders/jpeg/JPEGImageDecoderTest.cpp',
993 'image-decoders/webp/WEBPImageDecoderTest.cpp', 994 'image-decoders/webp/WEBPImageDecoderTest.cpp',
994 ], 995 ],
995 }, 996 },
996 } 997 }
OLDNEW
« no previous file with comments | « Source/platform/LifecycleObserver.h ('k') | Source/web/tests/WebScopedWindowFocusAllowedIndicatorTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698