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

Unified Diff: content/content_browser.gypi

Issue 8196001: content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix viewgtk compile Created 9 years, 2 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 | « content/browser/tab_contents/drag_utils_gtk.cc ('k') | ui/base/gtk/gtk_screen_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7bf2a595d7f2df680b4aae62d2e3e4d7bd3ffdfb..8f4060b274fe1366eeb17577f95e536d7f9087ca 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -482,6 +482,8 @@
'browser/ssl/ssl_policy_backend.h',
'browser/ssl/ssl_request_info.cc',
'browser/ssl/ssl_request_info.h',
+ 'browser/tab_contents/drag_utils_gtk.cc',
+ 'browser/tab_contents/drag_utils_gtk.h',
'browser/tab_contents/interstitial_page.cc',
'browser/tab_contents/interstitial_page.h',
'browser/tab_contents/navigation_controller.cc',
« no previous file with comments | « content/browser/tab_contents/drag_utils_gtk.cc ('k') | ui/base/gtk/gtk_screen_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698