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

Unified Diff: build/gn_migration.gypi

Issue 970713002: Try to fix bitmaptools declaration in gn_migration.gypi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 847b3f851a3783566b86efd729b6fa9a48ea8c90..273c38efc8384619c63d2006cd2e0f02e010a5a1 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -174,8 +174,6 @@
'../net/net.gyp:net_unittests',
#"//ppapi/examples",
'../third_party/pdfium/samples/samples.gyp:pdfium_test',
- '../tools/imagediff/imagediff.gyp:imagediff',
- '../tools/telemetry/telemetry.gyp:bitmaptools',
'../tools/gn/gn.gyp:gn',
'../tools/gn/gn.gyp:gn_unittests',
'../ui/app_list/app_list.gyp:app_list_unittests',
@@ -422,7 +420,7 @@
'../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
'../tools/gn/gn.gyp:generate_test_gn_data',
'../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_cache',
- '../tools/telemetry/telemetry.gyp:bitmaptools',
+ #'../tools/telemetry/telemetry.gyp:bitmaptools', TODO(GYP) should this be #host ?
'../ui/app_list/app_list.gyp:app_list_demo',
'../ui/compositor/compositor.gyp:compositor_unittests',
'../ui/message_center/message_center.gyp:message_center_unittests',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698