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

Unified Diff: components/google/core/browser/google_util.h

Issue 1548113002: Switch to standard integer types in components/, part 2 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 5 years 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
Index: components/google/core/browser/google_util.h
diff --git a/components/google/core/browser/google_util.h b/components/google/core/browser/google_util.h
index d26f9cdabac8e3698375f301a525b317e3d659e6..aebc5e7ce223ac1be13071149c020a90e476058a 100644
--- a/components/google/core/browser/google_util.h
+++ b/components/google/core/browser/google_util.h
@@ -9,8 +9,6 @@
#include <string>
-#include "base/basictypes.h"
-
class GURL;
// This namespace provides various helpers around handling Google-related URLs.
« no previous file with comments | « components/google/core/browser/google_url_tracker_unittest.cc ('k') | components/google/core/browser/google_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698