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

Side by Side Diff: third_party/WebKit/Source/web/web.gypi

Issue 1756343002: Revert of Extract webkit_unit_tests from blink_web component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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.gyp ('k') | third_party/WebKit/Source/web/web_tests.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'web_files': [ 3 'web_files': [
4 'AssertMatchingEnums.cpp', 4 'AssertMatchingEnums.cpp',
5 'AssociatedURLLoader.cpp', 5 'AssociatedURLLoader.cpp',
6 'AssociatedURLLoader.h', 6 'AssociatedURLLoader.h',
7 'AudioOutputDeviceClientImpl.cpp', 7 'AudioOutputDeviceClientImpl.cpp',
8 'AudioOutputDeviceClientImpl.h', 8 'AudioOutputDeviceClientImpl.h',
9 'ChromeClientImpl.cpp', 9 'ChromeClientImpl.cpp',
10 'ChromeClientImpl.h', 10 'ChromeClientImpl.h',
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 'WebDevToolsAgentImpl.h', 131 'WebDevToolsAgentImpl.h',
132 'WebDevToolsFrontendImpl.cpp', 132 'WebDevToolsFrontendImpl.cpp',
133 'WebDevToolsFrontendImpl.h', 133 'WebDevToolsFrontendImpl.h',
134 'WebDocument.cpp', 134 'WebDocument.cpp',
135 'WebElement.cpp', 135 'WebElement.cpp',
136 'WebElementCollection.cpp', 136 'WebElementCollection.cpp',
137 'WebEmbeddedWorkerImpl.cpp', 137 'WebEmbeddedWorkerImpl.cpp',
138 'WebEmbeddedWorkerImpl.h', 138 'WebEmbeddedWorkerImpl.h',
139 'WebEntities.cpp', 139 'WebEntities.cpp',
140 'WebEntities.h', 140 'WebEntities.h',
141 'WebExport.h',
142 'WebFileChooserCompletionImpl.cpp', 141 'WebFileChooserCompletionImpl.cpp',
143 'WebFileChooserCompletionImpl.h', 142 'WebFileChooserCompletionImpl.h',
144 'WebFontDescription.cpp', 143 'WebFontDescription.cpp',
145 'WebFontImpl.cpp', 144 'WebFontImpl.cpp',
146 'WebFontImpl.h', 145 'WebFontImpl.h',
147 'WebFormControlElement.cpp', 146 'WebFormControlElement.cpp',
148 'WebFormElement.cpp', 147 'WebFormElement.cpp',
149 'WebFrame.cpp', 148 'WebFrame.cpp',
150 "WebFrameContentDumper.cpp", 149 "WebFrameContentDumper.cpp",
151 'WebFrameImplBase.cpp', 150 'WebFrameImplBase.cpp',
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 'tests/sim/SimNetwork.h', 310 'tests/sim/SimNetwork.h',
312 'tests/sim/SimRequest.cpp', 311 'tests/sim/SimRequest.cpp',
313 'tests/sim/SimRequest.h', 312 'tests/sim/SimRequest.h',
314 'tests/sim/SimTest.cpp', 313 'tests/sim/SimTest.cpp',
315 'tests/sim/SimTest.h', 314 'tests/sim/SimTest.h',
316 'tests/sim/SimWebViewClient.cpp', 315 'tests/sim/SimWebViewClient.cpp',
317 'tests/sim/SimWebViewClient.h', 316 'tests/sim/SimWebViewClient.h',
318 ], 317 ],
319 }, 318 },
320 } 319 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/web/web.gyp ('k') | third_party/WebKit/Source/web/web_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698