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

Unified Diff: content/browser/renderer_host/clipboard_message_filter_mac.mm

Issue 7149013: Remove most of the remaining test dependencies (other than chrome/test). (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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: content/browser/renderer_host/clipboard_message_filter_mac.mm
===================================================================
--- content/browser/renderer_host/clipboard_message_filter_mac.mm (revision 88946)
+++ content/browser/renderer_host/clipboard_message_filter_mac.mm (working copy)
@@ -7,8 +7,8 @@
#import <Cocoa/Cocoa.h>
#include "base/sys_string_conversions.h"
-#import "chrome/browser/ui/cocoa/find_pasteboard.h"
#include "content/browser/browser_thread.h"
+#import "content/browser/find_pasteboard.h"
// The number of utf16 code units that will be written to the find pasteboard,
// longer texts are silently ignored. This is to prevent that a compromised
« no previous file with comments | « content/browser/net/url_request_slow_http_job.cc ('k') | content/browser/renderer_host/resource_dispatcher_host_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698