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

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: add even more comments about why we have special logic for the layout tests 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
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',

Powered by Google App Engine
This is Rietveld 408576698