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

Unified Diff: components/component_updater/crx_update_item.h

Issue 590333002: Replace usage of basictypes.h with a combination of stdint.h and base/macros.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 6 years, 3 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
Index: components/component_updater/crx_update_item.h
diff --git a/components/component_updater/crx_update_item.h b/components/component_updater/crx_update_item.h
index a9b2da296ed89be34aa333ffa29746fa5f642bab..8a6414636df461a295a775b10dbef8a6e9976b39 100644
--- a/components/component_updater/crx_update_item.h
+++ b/components/component_updater/crx_update_item.h
@@ -8,7 +8,6 @@
#include <string>
#include <vector>
-#include "base/basictypes.h"
#include "base/memory/weak_ptr.h"
#include "base/time/time.h"
#include "base/version.h"
« no previous file with comments | « components/component_updater/crx_downloader.h ('k') | components/component_updater/default_component_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698