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

Issue 11630007: Remove deleted files from build files (Closed)

Created:
8 years ago by Max Heinritz (Google)
Modified:
8 years ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Cleanup CodeObservers (and update build file) - Move CodeObserver registration to the OS abstraction - Add DISALLOW and AllStatic to Code Observers where appropriate The builds for Mac and Windows broke when I submitted the earlier CL (11572032). This CL removes obselete files from the .gypi build file. BUG=7321 Committed: https://code.google.com/p/dart/source/detail?r=16284

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -224 lines) Patch
M runtime/vm/code_observers.h View 4 chunks +9 lines, -1 line 0 comments Download
M runtime/vm/code_observers.cc View 2 chunks +6 lines, -121 lines 0 comments Download
D runtime/vm/debuginfo_macos.cc View 1 chunk +0 lines, -50 lines 0 comments Download
D runtime/vm/debuginfo_win.cc View 1 chunk +0 lines, -50 lines 0 comments Download
M runtime/vm/os.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/os_android.cc View 3 chunks +132 lines, -0 lines 0 comments Download
M runtime/vm/os_linux.cc View 3 chunks +137 lines, -0 lines 0 comments Download
M runtime/vm/os_macos.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/os_win.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698