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

Unified Diff: chrome/chrome_tests.gypi

Issue 61643015: Adds imageWriterPrivate support for Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup and now working on Windows with minimal changes. Created 6 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 side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 42cf8c5be46f537465c904f58e8d628786290bf1..9b6143d02db94bec06e1361d4e25cca41656c7d6 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1642,6 +1642,8 @@
'test/data/webui/webui_resource_browsertest.cc',
'test/gpu/gpu_feature_browsertest.cc',
'test/gpu/webgl_infobar_browsertest.cc',
+ 'test/image_writer/temp_file_bundle.cc',
+ 'test/image_writer/temp_file_bundle.h',
'test/ppapi/ppapi_browsertest.cc',
'test/remoting/auth_browsertest.cc',
'test/remoting/launch_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698