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

Unified Diff: Source/testing/runner/runner.gypi

Issue 41733004: Roll up patch for running layout tests under Aura. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: move useMockTheme() into a helper function Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/testing/runner/WebTestThemeEngineMock.cpp ('k') | public/platform/default/WebThemeEngine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/testing/runner/runner.gypi
diff --git a/Source/testing/runner/runner.gypi b/Source/testing/runner/runner.gypi
index 3b6006efea4e3c1608cc154f8aeba4916539778f..547153fabebb3b0278e4e8c0c63cb16d1e1f4c88 100644
--- a/Source/testing/runner/runner.gypi
+++ b/Source/testing/runner/runner.gypi
@@ -93,6 +93,8 @@
'WebTestThemeControlWin.h',
'WebTestThemeEngineMac.mm',
'WebTestThemeEngineMac.h',
+ 'WebTestThemeEngineMock.cpp',
+ 'WebTestThemeEngineMock.h',
'WebTestThemeEngineWin.cpp',
'WebTestThemeEngineWin.h',
'WebUserMediaClientMock.cpp',
« no previous file with comments | « Source/testing/runner/WebTestThemeEngineMock.cpp ('k') | public/platform/default/WebThemeEngine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698