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

Unified Diff: chrome/browser/DEPS

Issue 7971008: Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update GYP Created 9 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/accessibility/accessibility_win_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 328875912ff93c3f136b5a9d6507be98fc45d269..2ebbf56d802f39bd5de5a7103eda9cc933bbc3c1 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -32,10 +32,11 @@ include_rules = [
"+third_party/apple", # Apple code ImageAndTextCell.
"+third_party/cld",
"+third_party/expat",
- "+third_party/sqlite",
+ "+third_party/iaccessible2",
"+third_party/libevent", # For the remote V8 debugging server
"+third_party/libjingle",
"+third_party/protobuf/src/google/protobuf",
+ "+third_party/sqlite",
"+third_party/undoview",
"+v8/include", # Browser uses V8 to get the version and run the debugger.
« no previous file with comments | « no previous file | chrome/browser/accessibility/accessibility_win_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698