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

Unified Diff: chromeos/chromeos.gyp

Issue 17210002: Connectivity Diagnostics API: chrome.diagnostics.sendPacket (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes as per Xiaowen Created 7 years, 6 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index eb3d36a9285e20b4f73122bac2d221ea98b2604b..3bbf9708fabdd3a6a0e1c6c5bd3e37ad13f8a026 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -155,6 +155,8 @@
'dbus/ibus/ibus_input_context_client.h',
'dbus/ibus/ibus_panel_service.cc',
'dbus/ibus/ibus_panel_service.h',
+ 'dbus/icmp_packet_sender.cc',
+ 'dbus/icmp_packet_sender.h',
'dbus/image_burner_client.cc',
'dbus/image_burner_client.h',
'dbus/introspectable_client.cc',

Powered by Google App Engine
This is Rietveld 408576698