summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/DEPS1
-rw-r--r--content/DEPS1
2 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8d658fc..1e9631b 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -32,7 +32,6 @@ include_rules = [
"+third_party/apple", # Apple code ImageAndTextCell.
"+third_party/cld",
"+third_party/expat",
- "+third_party/gpsd",
"+third_party/sqlite",
"+third_party/libevent", # For the remote V8 debugging server
"+third_party/libjingle",
diff --git a/content/DEPS b/content/DEPS
index ffab3e2..b5cb1c7 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -20,6 +20,7 @@ include_rules = [
"-v8",
"-tools",
+ "+third_party/gpsd",
"+third_party/npapi/bindings",
"+third_party/sqlite",
# Allow inclusion of WebKit API files.