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

Unified Diff: base/clipboard.cc

Issue 118162: Reduce header dependencies in base/ (Closed)
Patch Set: Created 11 years, 7 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: base/clipboard.cc
diff --git a/base/clipboard.cc b/base/clipboard.cc
index e41fd93da1d1952f247e1e89b83e0cf72cd71180..57697c5f099e2be978733025fd96abdc3351ea62 100644
--- a/base/clipboard.cc
+++ b/base/clipboard.cc
@@ -4,6 +4,7 @@
#include "base/clipboard.h"
+#include "base/gfx/size.h"
#include "base/logging.h"
namespace {
« no previous file with comments | « base/clipboard.h ('k') | base/clipboard_linux.cc » ('j') | base/system_monitor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698