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

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: Fix chrome/ compilation. Created 7 years, 4 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 dae10d7a18ef988d19b9098022fc77ab24b29152..bcbdb734517a5a0addaa42985db32c0f9d4a0687 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