Commit 12a8b63b authored by Robert Sesek's avatar Robert Sesek Committed by Commit Bot

Remove some unused third_party/google_toolbox_for_mac DEPS rules.

Tbr: jennyz@chromium.org
Bug: 903800
Change-Id: Ib5ce7df0e1173bb8010d39168255f18a07e8a8a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895911
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Reviewed-by: default avatarLambros Lambrou <lambroslambrou@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712752}
parent 26b55a62
...@@ -10,7 +10,6 @@ include_rules = [ ...@@ -10,7 +10,6 @@ include_rules = [
"+mojo/public/cpp", "+mojo/public/cpp",
"+net/http/http_response_headers.h", "+net/http/http_response_headers.h",
"+skia", "+skia",
"+third_party/google_toolbox_for_mac/src",
"+third_party/skia", "+third_party/skia",
"+ui/accessibility", "+ui/accessibility",
"+ui/aura", "+ui/aura",
......
...@@ -24,7 +24,6 @@ ...@@ -24,7 +24,6 @@
#include "chrome/common/chrome_switches.h" #include "chrome/common/chrome_switches.h"
#include "chrome/common/url_constants.h" #include "chrome/common/url_constants.h"
#include "content/public/common/content_switches.h" #include "content/public/common/content_switches.h"
#import "third_party/google_toolbox_for_mac/src/AppKit/GTMUILocalizerAndLayoutTweaker.h"
#include "ui/base/l10n/l10n_util_mac.h" #include "ui/base/l10n/l10n_util_mac.h"
#include "url/gurl.h" #include "url/gurl.h"
......
include_rules = [
"+third_party/google_toolbox_for_mac/src",
]
...@@ -6,7 +6,6 @@ include_rules = [ ...@@ -6,7 +6,6 @@ include_rules = [
"-remoting", "-remoting",
"+remoting/base", "+remoting/base",
"+remoting/proto", "+remoting/proto",
"+third_party/google_toolbox_for_mac/src",
"+third_party/libvpx", "+third_party/libvpx",
"+third_party/libyuv", "+third_party/libyuv",
"+third_party/webrtc/api", "+third_party/webrtc/api",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment