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

Unified Diff: content/content_browser.gypi

Issue 10451047: content: Move javascript_message_type.h into content/ from ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d64bd05938193dbe62d1dc762acc80dfc4296b3f..32bcc17118332a69b37f6ea7035616e4062bd529 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -88,6 +88,7 @@
'public/browser/interstitial_page.h',
'public/browser/invalidate_type.h',
'public/browser/javascript_dialogs.h',
+ 'public/browser/javascript_message_type.h',
'public/browser/keyboard_listener.h',
'public/browser/load_notification_details.h',
'public/browser/native_web_keyboard_event.h',

Powered by Google App Engine
This is Rietveld 408576698