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

Unified Diff: chrome/common/chrome_plugin_util.h

Issue 43148: Remove unneeded uses of logging.h in header files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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
« no previous file with comments | « chrome/browser/window_sizer_unittest.cc ('k') | chrome/test/testing_browser_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_plugin_util.h
===================================================================
--- chrome/common/chrome_plugin_util.h (revision 11577)
+++ chrome/common/chrome_plugin_util.h (working copy)
@@ -5,6 +5,8 @@
#ifndef CHROME_COMMON_CHROME_PLUGIN_UTIL_H__
#define CHROME_COMMON_CHROME_PLUGIN_UTIL_H__
Evan Stade 2009/03/12 22:28:30 single trailing underscore.
+#include <string>
+
#include "base/basictypes.h"
#include "base/non_thread_safe.h"
#include "base/ref_counted.h"
« no previous file with comments | « chrome/browser/window_sizer_unittest.cc ('k') | chrome/test/testing_browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698