| commit | d2e4ccc22cd4dc1df69bb242321edde4af933e20 | [log] [tgz] |
|---|---|---|
| author | seanparent@google.com <seanparent@google.com@06c00378-0e64-4dae-be16-12b19f9950a1> | Thu Nov 05 22:56:33 2009 +0000 |
| committer | seanparent@google.com <seanparent@google.com@06c00378-0e64-4dae-be16-12b19f9950a1> | Thu Nov 05 22:56:33 2009 +0000 |
| tree | 9bb2e9c23b597399ac4e6bcfc2b44997dc17a035 | |
| parent | 49fdf1889b965be25f929eeebc5b60cd40b90435 [diff] [blame] |
Die glog, die! Review URL: http://chromereview.prom.corp.google.com/1181050 git-svn-id: svn://chrome-svn/chromeos/trunk@171 06c00378-0e64-4dae-be16-12b19f9950a1
diff --git a/test_utils.cc b/test_utils.cc index 2791d44..6255119 100644 --- a/test_utils.cc +++ b/test_utils.cc
@@ -10,7 +10,7 @@ #include <string> #include <vector> #include "update_engine/test_utils.h" -#include "glog/logging.h" +#include "base/logging.h" #include "update_engine/file_writer.h"