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

Unified Diff: chromeos/chromeos.gyp

Issue 23551004: Move Shill property utility functions to a new separate file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. Created 7 years, 3 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 ea3fc613d6dd3496c580dcacbacfd012443bf308..7fb0ebe900e906100c278862adf5a3f3545ca33f 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -294,6 +294,8 @@
'network/onc/onc_validator.h',
'network/shill_property_handler.cc',
'network/shill_property_handler.h',
+ 'network/shill_property_util.cc',
+ 'network/shill_property_util.h',
'network/sms_watcher.cc',
'network/sms_watcher.h',
'network/dhcp_proxy_script_fetcher_chromeos.cc',

Powered by Google App Engine
This is Rietveld 408576698