summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authoramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-03 12:47:44 +0000
committeramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-03 12:47:44 +0000
commit13aaa299ed39274109fc5fbe2563a706ffa91d7d (patch)
treedba2f6da3a6f56224985af13f1d8db22975cb30b /chrome_frame
parentfe7a6b5cd166d0619b59fae6ddc5bce4587ff670 (diff)
downloadchromium_src-13aaa299ed39274109fc5fbe2563a706ffa91d7d.zip
chromium_src-13aaa299ed39274109fc5fbe2563a706ffa91d7d.tar.gz
chromium_src-13aaa299ed39274109fc5fbe2563a706ffa91d7d.tar.bz2
Fix build breakage due to include
TBR=ananta BUG=none TEST=none Review URL: http://codereview.chromium.org/661464 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40512 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/test/chrome_frame_test_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/chrome_frame_test_utils.h b/chrome_frame/test/chrome_frame_test_utils.h
index c11ead7..a067a1a 100644
--- a/chrome_frame/test/chrome_frame_test_utils.h
+++ b/chrome_frame/test/chrome_frame_test_utils.h
@@ -20,10 +20,10 @@
#include "base/process_util.h"
#include "base/scoped_comptr_win.h"
#include "base/scoped_variant_win.h"
+#include "gmock/gmock.h"
#include "chrome_frame/test_utils.h"
#include "chrome_frame/test/simulate_input.h"
-#include "testing/gmock/include/gmock/gmock.h"
// Include without path to make GYP build see it.
#include "chrome_tab.h" // NOLINT