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

Unified Diff: content/public/browser/web_ui_message_handler.h

Issue 11428090: content: No need to include gtest_prod.h in web_ui_message_handler.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/web_ui_message_handler.h
diff --git a/content/public/browser/web_ui_message_handler.h b/content/public/browser/web_ui_message_handler.h
index 5a424c479c09f46602283129d06569c2e260bd00..a0ba7c8d8c7bd084b637c8b6cd5ef06cdeadbe52 100644
--- a/content/public/browser/web_ui_message_handler.h
+++ b/content/public/browser/web_ui_message_handler.h
@@ -9,7 +9,6 @@
#include "base/gtest_prod_util.h"
#include "base/string16.h"
#include "content/common/content_export.h"
-#include "testing/gtest/include/gtest/gtest_prod.h"
class GURL;
class WebUIBrowserTest;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698