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

Unified Diff: chrome/browser/DEPS

Issue 8603015: Get rid of a bunch of view_messages.h includes from chrome by making the TabContentsObserver inte... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix linux and try to fix mac again Created 9 years, 1 month 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 | « no previous file | chrome/browser/autofill/autofill_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 110851)
+++ chrome/browser/DEPS (working copy)
@@ -48,7 +48,7 @@
"-content/common/gamepad_messages.h",
# TODO(jam) "-content/common/geolocation_messages.h",
"-content/common/indexed_db_messages.h",
- "-content/common/intents_messages.h",
+ # TODO(jam) "-content/common/intents_messages.h",
"-content/common/java_bridge_messages.h",
"-content/common/mime_registry_messages.h",
"-content/common/p2p_messages.h",
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698