summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos.gyp
diff options
context:
space:
mode:
authorhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 02:08:01 +0000
committerhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 02:08:01 +0000
commit18929a9d3aaa97967efa8a93def0c7b818b429be (patch)
treea4befbc7cfaeacc244806c059a6fef223ebe54c1 /chromeos/chromeos.gyp
parent097fef767b3d04bda91e4731343e7ddb9c7b2e9c (diff)
downloadchromium_src-18929a9d3aaa97967efa8a93def0c7b818b429be.zip
chromium_src-18929a9d3aaa97967efa8a93def0c7b818b429be.tar.gz
chromium_src-18929a9d3aaa97967efa8a93def0c7b818b429be.tar.bz2
Add FlimflamProfileClientTest
BUG=chromium-os:16557 TEST=chromeos_unittests --gtest_filter="FlimflamProfileClientTest.*" Review URL: https://chromiumcodereview.appspot.com/10038011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132513 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos/chromeos.gyp')
-rw-r--r--chromeos/chromeos.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index a5f463f..1bdf2bc 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -148,6 +148,7 @@
'dbus/flimflam_client_unittest_base.h',
'dbus/flimflam_manager_client_unittest.cc',
'dbus/flimflam_network_client_unittest.cc',
+ 'dbus/flimflam_profile_client_unittest.cc',
],
'include_dirs': [
'..',