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

Unified Diff: chrome/common/page_zoom.h

Issue 3120021: FBTF: Header cleanup in chrome/common part 2. The majority of the changed files (Closed)
Patch Set: Win fix 2. Created 10 years, 4 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/common/notification_service_unittest.cc ('k') | chrome/common/pepper_plugin_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/page_zoom.h
diff --git a/chrome/common/page_zoom.h b/chrome/common/page_zoom.h
index 0f3ad655a782bfde2e67224f9074d65316cfd46c..25fd3886f838dc6a4d6c37bcb69f79567813f17a 100644
--- a/chrome/common/page_zoom.h
+++ b/chrome/common/page_zoom.h
@@ -6,6 +6,8 @@
#define CHROME_COMMON_PAGE_ZOOM_H_
#pragma once
+#include "base/basictypes.h"
+
class PageZoom {
public:
// This enum is the parameter to various text/page zoom commands so we know
« no previous file with comments | « chrome/common/notification_service_unittest.cc ('k') | chrome/common/pepper_plugin_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698