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

Unified Diff: chrome/browser/DEPS

Issue 8724004: [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add CrAppControlProtocol support to CrDrtApplication 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 2d92a3a5e6c44b7099f52c175177b5fd5d548c99..609946cd880d8c1b87394e42b3ae87e143ce74a5 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -34,7 +34,10 @@ include_rules = [
"+content/common/child_process_host.h",
"+content/common/child_process_info.h",
"+content/common/chrome_application_mac.h",
- "+content/common/mac/scoped_sending_event.h",
+ "+content/common/geolocation_messages.h",
+ "+content/common/geoposition.h",
+ "+content/common/pepper_plugin_registry.h",
+ "+content/common/test_url_constants.h",
"+content/common/view_messages.h",
# TODO(gbilock)
"+content/common/intents_messages.h",

Powered by Google App Engine
This is Rietveld 408576698